Hello community,
here is the log from the commit of package python-pytools for
openSUSE:Leap:15.2 checked in at 2020-04-30 18:51:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pytools (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pytools.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytools"
Thu Apr 30 18:51:56 2020 rev:17 rq:796340 version:2020.1
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pytools/python-pytools.changes
2020-03-23 07:14:14.842511284 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pytools.new.2738/python-pytools.changes
2020-04-30 18:51:57.244663568 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 09:53:17 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Make requires to really be the requires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytools.spec ++++++
--- /var/tmp/diff_new_pack.NjHU82/_old 2020-04-30 18:51:57.540664194 +0200
+++ /var/tmp/diff_new_pack.NjHU82/_new 2020-04-30 18:51:57.544664202 +0200
@@ -33,11 +33,11 @@
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six >= 1.8.0}
BuildRequires: fdupes
-BuildRequires: python-appdirs >= 1.4.0
-BuildRequires: python-decorator >= 3.2.0
-BuildRequires: python-numpy >= 1.6.0
BuildRequires: python-rpm-macros
-BuildRequires: python-six >= 1.8.0
+Requires: python-appdirs >= 1.4.0
+Requires: python-decorator >= 3.2.0
+Requires: python-numpy >= 1.6.0
+Requires: python-six >= 1.8.0
BuildArch: noarch
%python_subpackages