## START: Set by rpmautospec ## (rpmautospec version 0.2.5) %define autorelease(e:s:pb:) %{?-p:0.}%{lua: release_number = 3; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{?dist} ## END: Set by rpmautospec %global pypi_name ring-doorbell Name: python-%{pypi_name} Version: 0.7.1 Release: %autorelease Summary: Python library to communicate with Ring Door Bells License: LGPLv3+ URL: https://github.com/tchellomello/python-ring-doorbell Source0: %{url}/archive/%{version}/ring_doorbell-%{version}.tar.gz BuildArch: noarch %description Python library written that exposes the Ring.com devices as Python objects. %package -n python3-%{pypi_name} Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3dist(oauthlib) BuildRequires: python3dist(pytz) BuildRequires: python3dist(requests) BuildRequires: python3dist(requests-oauthlib) BuildRequires: python3dist(setuptools) BuildRequires: python3dist(pytest) BuildRequires: python3dist(requests-mock) %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} Python library written that exposes the Ring.com devices as Python objects. %prep %autosetup -n python-ring-doorbell-%{version} rm -rf %{pypi_name}.egg-info %build %py3_build %install %py3_install %check %pytest -v tests %files -n python3-%{pypi_name} %license LICENSE %doc README.rst %{python3_sitelib}/ring_doorbell/ %{python3_sitelib}/ring_doorbell-%{version}-py%{python3_version}.egg-info/ %changelog * Fri Mar 04 2022 Fabian Affolter 0.7.1-3 - Update to latest upstream release 0.7.2 (closes rhbz#2033925) * Fri Jan 21 2022 Fedora Release Engineering 0.7.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Aug 26 2021 Fabian Affolter 0.7.1-1 - * Thu Aug 26 2021 Fabian Affolter - 0.7.1-1 * Fri Jul 23 2021 Fedora Release Engineering 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint 0.7.0-2 - Rebuilt for Python 3.10 * Sat Feb 06 2021 Fabian Affolter 0.7.0-1 - * Sat Feb 06 2021 Fabian Affolter - 0.7.0-1 * Wed Jan 27 2021 Fedora Release Engineering 0.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 26 2020 Fabian Affolter 0.6.2-1 - * Thu Nov 26 2020 Fabian Affolter - 0.6.2-1 * Wed Oct 14 2020 Fabian Affolter 0.6.1-2 - Add missing BR * Wed Oct 14 2020 Fabian Affolter 0.6.1-1 - * Fri Oct 02 2020 Fabian Affolter - 0.6.1-1