Hello community,

here is the log from the commit of package python-slimit for openSUSE:Factory 
checked in at 2019-06-21 09:58:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-slimit (Old)
 and      /work/SRC/openSUSE:Factory/.python-slimit.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-slimit"

Fri Jun 21 09:58:29 2019 rev:13 rq:711154 version:0.8.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-slimit/python-slimit.changes      
2019-02-01 11:48:35.660358465 +0100
+++ /work/SRC/openSUSE:Factory/.python-slimit.new.4811/python-slimit.changes    
2019-06-21 09:58:33.120676973 +0200
@@ -1,0 +2,8 @@
+Thu Jun 20 10:58:15 UTC 2019 - [email protected]
+
+- run the testsuite, make it passing
+- modified patches
+  
https://github.com/rspivak/slimit/commit/40956e7fc6e954b3e6d7b629faeb3303f5efb7ea
+  % python-slimit-fix-python3.patch (amended)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-slimit.spec ++++++
--- /var/tmp/diff_new_pack.m9YImm/_old  2019-06-21 09:58:33.768677938 +0200
+++ /var/tmp/diff_new_pack.m9YImm/_new  2019-06-21 09:58:33.772677944 +0200
@@ -28,14 +28,18 @@
 Source:         
https://files.pythonhosted.org/packages/source/s/slimit/slimit-%{version}.zip
 # PATCH-FIX-OPENSUSE python-slimit-add-licence.patch -- Include the licence 
file that is present in git since 4111f2d.
 Patch0:         python-slimit-add-licence.patch
-# PATCH-FIX-OPENSUSE python-slimit-fix-python3.patch -- Take commit e833165 
from https://github.com/rspivak/slimit/pull/65 by Lele Gaifax.
+# 
https://github.com/rspivak/slimit/commit/40956e7fc6e954b3e6d7b629faeb3303f5efb7ea
 Patch1:         python-slimit-fix-python3.patch
 BuildRequires:  %{python_module ply >= 3.4}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
+# SECTION test requirements
+BuildRequires:  %{python_module pytest}
+# /SECTION
 Requires:       python-ply >= 3.4
+Requires:       python-setuptools
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 BuildArch:      noarch
@@ -74,6 +78,9 @@
 %postun
 %python_uninstall_alternative slimit
 
+%check
+%pytest
+
 %files %{python_files}
 %license LICENSE
 %doc CHANGES README.rst

++++++ python-slimit-fix-python3.patch ++++++
++++ 1158 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/python-slimit/python-slimit-fix-python3.patch
++++ and 
/work/SRC/openSUSE:Factory/.python-slimit.new.4811/python-slimit-fix-python3.patch



Reply via email to