Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-combi for openSUSE:Factory 
checked in at 2021-09-20 23:32:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-combi (Old)
 and      /work/SRC/openSUSE:Factory/.python-combi.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-combi"

Mon Sep 20 23:32:52 2021 rev:3 rq:920038 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-combi/python-combi.changes        
2021-09-16 23:17:53.979998805 +0200
+++ /work/SRC/openSUSE:Factory/.python-combi.new.1899/python-combi.changes      
2021-09-20 23:34:25.651268036 +0200
@@ -1,0 +2,9 @@
+Sat Sep 18 08:59:02 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Update to 1.1.4:
+  - that includes just my two patches into tarball.
+Remove patches:
+- denose.patch
+- denose-clear-trailing-space.patch
+
+-------------------------------------------------------------------

Old:
----
  combi-1.1.2.tar.gz
  denose-clear-trailing-space.patch
  denose.patch

New:
----
  combi-1.1.4.tar.gz

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

Other differences:
------------------
++++++ python-combi.spec ++++++
--- /var/tmp/diff_new_pack.KmZBtk/_old  2021-09-20 23:34:26.135268634 +0200
+++ /var/tmp/diff_new_pack.KmZBtk/_new  2021-09-20 23:34:26.139268639 +0200
@@ -19,17 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-combi
-Version:        1.1.2
+Version:        1.1.4
 Release:        0
 Summary:        A Pythonic package for combinatorics
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://pypi.python.org/pypi/combi/
 Source:         
https://files.pythonhosted.org/packages/source/c/combi/combi-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM denose.patch gh#cool-RR/combi#5 mc...@suse.com
-# Remove dependency on nose, use pytest instead
-Patch0:         denose-clear-trailing-space.patch
-Patch1:         denose.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -51,6 +47,12 @@
 %prep
 %autosetup -p1 -n combi-%{version}
 
+# Fix CRLF -> LF
+sed -i -e 's/\r//g' docs/changelog.txt
+
+# Remove unnecessary nosetests.xml
+rm source_py*/test_combi/nosetests.xml
+
 %build
 %python_build
 

++++++ combi-1.1.2.tar.gz -> combi-1.1.4.tar.gz ++++++
++++ 86820 lines of diff (skipped)

Reply via email to