Hello community,

here is the log from the commit of package python-pytools for openSUSE:Factory 
checked in at 2020-04-22 20:51:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytools (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytools.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytools"

Wed Apr 22 20:51:33 2020 rev:9 rq:795746 version:2020.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytools/python-pytools.changes    
2020-03-21 00:02:36.725139167 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytools.new.2738/python-pytools.changes  
2020-04-22 20:51:34.439225628 +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.CK1xHN/_old  2020-04-22 20:51:35.023226771 +0200
+++ /var/tmp/diff_new_pack.CK1xHN/_new  2020-04-22 20:51:35.027226779 +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
 


Reply via email to