- Revert "Require python-unittest2 only for python2". We have now
a python3-unittest2 package which should be used. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=47
This commit is contained in:
parent
eb2758e6de
commit
4744272b01
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 08:08:02 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- Revert "Require python-unittest2 only for python2". We have now
|
||||
a python3-unittest2 package which should be used.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 06:27:28 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
@ -36,9 +36,7 @@ Requires: python-pbr >= 0.11
|
||||
Requires: python-python-mimeparse
|
||||
Requires: python-six >= 1.4.0
|
||||
Requires: python-traceback2
|
||||
%ifpython2
|
||||
Requires: python-unittest2 >= 1.0.0
|
||||
%endif
|
||||
Recommends: python-fixtures >= 1.3.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
Loading…
x
Reference in New Issue
Block a user