Name: garth Version: 0.5.2 Release: 1%{?dist} Summary: Garmin SSO auth + Connect Python client License: MIT URL: https://github.com/matin/garth Source0: %url/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools %description Garmin SSO auth + Connect Python client. %prep %autosetup -p1 %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files garth %files -f %{pyproject_files} %license LICENSE %doc README.md %changelog * Fri Dec 27 2024 Peter Robinson - 0.5.2-1 - Initial packag