- 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:
Thomas Bechtold 2017-05-22 08:08:57 +00:00 committed by Git OBS Bridge
parent eb2758e6de
commit 4744272b01
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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