diff --git a/python-testtools.changes b/python-testtools.changes index 84cc13a..6e810c4 100644 --- a/python-testtools.changes +++ b/python-testtools.changes @@ -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 diff --git a/python-testtools.spec b/python-testtools.spec index b9dbc1c..c807af9 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -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