mirror of
https://github.com/caronc/apprise.git
synced 2025-02-13 08:49:58 +01:00
Added BuildRequire setuptools to RPM package (#382)
This commit is contained in:
parent
975b1721af
commit
6eaa8e150d
@ -138,6 +138,7 @@ Summary: A simple wrapper to many popular notification services used today
|
|||||||
%{?python_provide:%python_provide python%{python3_pkgversion}-%{pypi_name}}
|
%{?python_provide:%python_provide python%{python3_pkgversion}-%{pypi_name}}
|
||||||
|
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
BuildRequires: python%{python3_pkgversion}-requests
|
BuildRequires: python%{python3_pkgversion}-requests
|
||||||
BuildRequires: python%{python3_pkgversion}-requests-oauthlib
|
BuildRequires: python%{python3_pkgversion}-requests-oauthlib
|
||||||
BuildRequires: python%{python3_pkgversion}-six
|
BuildRequires: python%{python3_pkgversion}-six
|
||||||
|
Loading…
Reference in New Issue
Block a user