Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Unidecode for 
openSUSE:Factory checked in at 2021-11-20 22:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Unidecode (Old)
 and      /work/SRC/openSUSE:Factory/.python-Unidecode.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Unidecode"

Sat Nov 20 22:47:51 2021 rev:14 rq:932242 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Unidecode/python-Unidecode.changes        
2021-10-20 20:24:05.505370944 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Unidecode.new.1895/python-Unidecode.changes  
    2021-11-20 22:48:05.807849000 +0100
@@ -1,0 +2,7 @@
+Thu Nov 18 11:06:48 UTC 2021 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- update to version 1.3.2:
+  * Re-upload because PyPI was missing Requires-Python metadata for
+    the .tar.gz package.
+
+-------------------------------------------------------------------

Old:
----
  Unidecode-1.3.1.tar.gz

New:
----
  Unidecode-1.3.2.tar.gz

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

Other differences:
------------------
++++++ python-Unidecode.spec ++++++
--- /var/tmp/diff_new_pack.TSgRCG/_old  2021-11-20 22:48:06.995845062 +0100
+++ /var/tmp/diff_new_pack.TSgRCG/_new  2021-11-20 22:48:06.999845050 +0100
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Unidecode
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
 Summary:        ASCII transliterations of Unicode text
 License:        GPL-2.0-or-later

++++++ Unidecode-1.3.1.tar.gz -> Unidecode-1.3.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unidecode-1.3.1/ChangeLog 
new/Unidecode-1.3.2/ChangeLog
--- old/Unidecode-1.3.1/ChangeLog       2021-09-09 22:19:39.000000000 +0200
+++ new/Unidecode-1.3.2/ChangeLog       2021-09-16 07:49:30.000000000 +0200
@@ -1,3 +1,7 @@
+2021-09-16     unidecode 1.3.2
+       * Re-upload because PyPI was missing Requires-Python metadata for
+         the .tar.gz package.
+
 2021-09-09     unidecode 1.3.1
        * Fix issue with wheel package falsely claiming support for Python 2.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unidecode-1.3.1/PKG-INFO new/Unidecode-1.3.2/PKG-INFO
--- old/Unidecode-1.3.1/PKG-INFO        2021-09-09 22:23:28.000000000 +0200
+++ new/Unidecode-1.3.2/PKG-INFO        2021-09-16 07:50:27.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: Unidecode
-Version: 1.3.1
+Version: 1.3.2
 Summary: ASCII transliterations of Unicode text
 Home-page: UNKNOWN
 Author: Tomaz Solc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unidecode-1.3.1/Unidecode.egg-info/PKG-INFO 
new/Unidecode-1.3.2/Unidecode.egg-info/PKG-INFO
--- old/Unidecode-1.3.1/Unidecode.egg-info/PKG-INFO     2021-09-09 
22:23:27.000000000 +0200
+++ new/Unidecode-1.3.2/Unidecode.egg-info/PKG-INFO     2021-09-16 
07:50:26.000000000 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: Unidecode
-Version: 1.3.1
+Version: 1.3.2
 Summary: ASCII transliterations of Unicode text
 Home-page: UNKNOWN
 Author: Tomaz Solc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unidecode-1.3.1/setup.py new/Unidecode-1.3.2/setup.py
--- old/Unidecode-1.3.1/setup.py        2021-09-09 22:18:48.000000000 +0200
+++ new/Unidecode-1.3.2/setup.py        2021-09-16 07:47:41.000000000 +0200
@@ -11,7 +11,7 @@
 
 setup(
     name='Unidecode',
-    version='1.3.1',
+    version='1.3.2',
     description='ASCII transliterations of Unicode text',
     license='GPL',
     long_description=get_long_description(),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Unidecode-1.3.1/tox.ini new/Unidecode-1.3.2/tox.ini
--- old/Unidecode-1.3.1/tox.ini 2021-04-04 11:37:23.000000000 +0200
+++ new/Unidecode-1.3.2/tox.ini 2021-09-10 12:36:35.000000000 +0200
@@ -1,5 +1,6 @@
 [tox]
 envlist = py{35,36,37,38,39,py3}
+skip_missing_interpreters = true
 
 [testenv]
 deps =

Reply via email to