forked from pool/python-requests-toolbelt
Accepting request 855631 from home:bnavigator:branches:devel:languages:python
- Fix condition around BuildRequirement OBS-URL: https://build.opensuse.org/request/show/855631 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-toolbelt?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 14 00:35:01 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Fix condition around BuildRequirement
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 13 21:51:50 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -40,8 +40,8 @@ BuildRequires: %{python_module betamax >= 0.5.0}
|
||||
# gh#pyca/cryptography#5606
|
||||
BuildRequires: %{python_module pyOpenSSL >= 19.1.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
%ifpython2
|
||||
BuildRequires: %{python_module mock}
|
||||
%if 0%{suse_version} <= 1500
|
||||
BuildRequires: python-mock
|
||||
%endif
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
Reference in New Issue
Block a user