Hello community, here is the log from the commit of package python-pymisp for openSUSE:Factory checked in at 2020-04-21 13:08:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pymisp (Old) and /work/SRC/openSUSE:Factory/.python-pymisp.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymisp" Tue Apr 21 13:08:53 2020 rev:25 rq:795768 version:2.4.124 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes 2020-04-10 23:54:18.792745450 +0200 +++ /work/SRC/openSUSE:Factory/.python-pymisp.new.2738/python-pymisp.changes 2020-04-21 13:09:07.300627328 +0200 @@ -1,0 +2,6 @@ +Mon Apr 20 10:32:49 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Remove the py2 packages as the package is set to build only + on python3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pymisp.spec ++++++ --- /var/tmp/diff_new_pack.3KmAoD/_old 2020-04-21 13:09:10.100632912 +0200 +++ /var/tmp/diff_new_pack.3KmAoD/_new 2020-04-21 13:09:10.104632920 +0200 @@ -47,9 +47,6 @@ BuildRequires: %{python_module python-magic} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module requests} -BuildRequires: python2-cachetools -BuildRequires: python2-enum34 -BuildRequires: python2-functools32 # /SECTION # SECTION docs BuildRequires: python3-CommonMark @@ -57,11 +54,6 @@ BuildRequires: python3-recommonmark BuildRequires: python3-sphinx-autodoc-typehints # /SECTION -%ifpython2 -Requires: python2-cachetools -Requires: python2-enum34 -Requires: python2-functools32 -%endif Requires: python-Deprecated %python_subpackages @@ -94,7 +86,7 @@ %install %python_install -%{python_expand %fdupes %{buildroot}%{$python_sitelib}} +%python_expand %fdupes %{buildroot}%{$python_sitelib} %check export LANG=en_US.UTF-8
