Hello community, here is the log from the commit of package python-agate for openSUSE:Factory checked in at 2020-06-30 21:59:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-agate (Old) and /work/SRC/openSUSE:Factory/.python-agate.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-agate" Tue Jun 30 21:59:13 2020 rev:7 rq:817862 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-agate/python-agate.changes 2020-06-11 10:12:37.416686713 +0200 +++ /work/SRC/openSUSE:Factory/.python-agate.new.3060/python-agate.changes 2020-06-30 21:59:56.559404641 +0200 @@ -1,0 +2,6 @@ +Thu Jun 25 10:11:10 UTC 2020 - Matej Cepl <[email protected]> + +- Revert previous commit (sr#813277): unittest2 is necessary + for platforms with Python 2.7 (SLE-15 etc.). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-agate.spec ++++++ --- /var/tmp/diff_new_pack.uRmCa7/_old 2020-06-30 21:59:57.387407203 +0200 +++ /var/tmp/diff_new_pack.uRmCa7/_new 2020-06-30 21:59:57.391407216 +0200 @@ -39,6 +39,9 @@ BuildRequires: %{python_module six >= 1.9.0} BuildRequires: fdupes BuildRequires: python-rpm-macros +%if %{with python2} +BuildRequires: python2-unittest2 +%endif Requires: python-Babel >= 2.0 Requires: python-future Requires: python-isodate >= 0.5.4
