Accepting request 1035646 from home:pgajdos:python
- python-six is not required OBS-URL: https://build.opensuse.org/request/show/1035646 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=47
This commit is contained in:
parent
1132a869b9
commit
0ae22a6083
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 14 10:42:09 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- python-six is not required
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 6 12:18:21 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
Sat Aug 6 12:18:21 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -35,11 +35,9 @@ BuildRequires: %{python_module pytest-localserver}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module requests >= 2.0}
|
BuildRequires: %{python_module requests >= 2.0}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-requests >= 2.0
|
Requires: python-requests >= 2.0
|
||||||
Requires: python-six
|
|
||||||
Suggests: python-pytest
|
Suggests: python-pytest
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
Loading…
Reference in New Issue
Block a user