forked from pool/python-testtools
Accepting request 584290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/584290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 8 10:17:39 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
- Allows Recommends and Suggest in Fedora
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 18:29:42 UTC 2018 - aplanas@suse.com
|
Tue Feb 27 18:29:42 UTC 2018 - aplanas@suse.com
|
||||||
|
|
||||||
|
@@ -37,7 +37,7 @@ Requires: python-python-mimeparse
|
|||||||
Requires: python-six >= 1.4.0
|
Requires: python-six >= 1.4.0
|
||||||
Requires: python-traceback2
|
Requires: python-traceback2
|
||||||
Requires: python-unittest2 >= 1.0.0
|
Requires: python-unittest2 >= 1.0.0
|
||||||
%if 0%{?suse_version} >= 1000
|
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||||
Recommends: python-fixtures >= 1.3.0
|
Recommends: python-fixtures >= 1.3.0
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user