forked from pool/python-requests-oauthlib
- Remove unneeded BuildRequires on mock.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-oauthlib?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 14 06:51:09 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Remove unneeded BuildRequires on mock.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 15 09:22:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Tue Feb 15 09:22:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -24,7 +24,6 @@ Summary: OAuthlib authentication support for Requests
|
|||||||
License: ISC
|
License: ISC
|
||||||
URL: https://github.com/requests/requests-oauthlib
|
URL: https://github.com/requests/requests-oauthlib
|
||||||
Source: https://files.pythonhosted.org/packages/source/r/requests-oauthlib/requests-oauthlib-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/r/requests-oauthlib/requests-oauthlib-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module mock}
|
|
||||||
BuildRequires: %{python_module oauthlib >= 3.0.0}
|
BuildRequires: %{python_module oauthlib >= 3.0.0}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module requests >= 2.0.0}
|
BuildRequires: %{python_module requests >= 2.0.0}
|
||||||
|
Reference in New Issue
Block a user