mirror of
https://github.com/caronc/apprise.git
synced 2025-02-10 07:21:09 +01:00
dropped oauth ref from rpm; no longer needed since #133
This commit is contained in:
parent
119863568a
commit
f29af0c55b
@ -137,7 +137,6 @@ BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-decorator
|
||||
BuildRequires: python%{python3_pkgversion}-requests
|
||||
BuildRequires: python%{python3_pkgversion}-requests-oauthlib
|
||||
BuildRequires: python%{python3_pkgversion}-oauthlib
|
||||
BuildRequires: python%{python3_pkgversion}-six
|
||||
BuildRequires: python%{python3_pkgversion}-click >= 5.0
|
||||
BuildRequires: python%{python3_pkgversion}-markdown
|
||||
@ -146,7 +145,6 @@ BuildRequires: python%{python3_pkgversion}-babel
|
||||
Requires: python%{python3_pkgversion}-decorator
|
||||
Requires: python%{python3_pkgversion}-requests
|
||||
Requires: python%{python3_pkgversion}-requests-oauthlib
|
||||
Requires: python%{python3_pkgversion}-oauthlib
|
||||
Requires: python%{python3_pkgversion}-six
|
||||
Requires: python%{python3_pkgversion}-markdown
|
||||
Requires: python%{python3_pkgversion}-yaml
|
||||
|
Loading…
Reference in New Issue
Block a user