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 2022-03-16 21:30:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Unidecode (Old)
and /work/SRC/openSUSE:Factory/.python-Unidecode.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Unidecode"
Wed Mar 16 21:30:31 2022 rev:16 rq:961962 version:1.3.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Unidecode/python-Unidecode.changes
2022-02-21 17:45:48.435579868 +0100
+++
/work/SRC/openSUSE:Factory/.python-Unidecode.new.25692/python-Unidecode.changes
2022-03-16 21:30:39.779407118 +0100
@@ -1,0 +2,7 @@
+Thu Mar 10 17:15:24 UTC 2022 - Beno??t Monin <[email protected]>
+
+- update to version 1.3.4:
+ * Add some missing replacements for symbols in the U+21xx and
+ U+1F1xx pages (thanks to @cheznewa on GitHub)
+
+-------------------------------------------------------------------
Old:
----
Unidecode-1.3.3.tar.gz
New:
----
Unidecode-1.3.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Unidecode.spec ++++++
--- /var/tmp/diff_new_pack.KVYMIE/_old 2022-03-16 21:30:40.411407597 +0100
+++ /var/tmp/diff_new_pack.KVYMIE/_new 2022-03-16 21:30:40.415407600 +0100
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Unidecode
-Version: 1.3.3
+Version: 1.3.4
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later
++++++ Unidecode-1.3.3.tar.gz -> Unidecode-1.3.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/ChangeLog
new/Unidecode-1.3.4/ChangeLog
--- old/Unidecode-1.3.3/ChangeLog 2022-02-19 10:54:33.000000000 +0100
+++ new/Unidecode-1.3.4/ChangeLog 2022-03-10 10:07:42.000000000 +0100
@@ -1,3 +1,7 @@
+2022-03-10 unidecode 1.3.4
+ * Add some missing replacements for symbols in the U+21xx and
+ U+1F1xx pages (thanks to @cheznewa on GitHub)
+
2022-02-19 unidecode 1.3.3
* Command-line utility now reads input line-by-line, making
it usable with large files (thanks to Jan-Thorsten Peter)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/PKG-INFO new/Unidecode-1.3.4/PKG-INFO
--- old/Unidecode-1.3.3/PKG-INFO 2022-02-19 11:04:35.000000000 +0100
+++ new/Unidecode-1.3.4/PKG-INFO 2022-03-10 10:11:30.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: Unidecode
-Version: 1.3.3
+Version: 1.3.4
Summary: ASCII transliterations of Unicode text
Home-page: UNKNOWN
Author: Tomaz Solc
@@ -273,7 +273,7 @@
Python code and later additions:
- Copyright 2021, Toma?? ??olc <[email protected]>
+ Copyright 2022, Toma?? ??olc <[email protected]>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/README.rst
new/Unidecode-1.3.4/README.rst
--- old/Unidecode-1.3.3/README.rst 2021-03-06 18:04:08.000000000 +0100
+++ new/Unidecode-1.3.4/README.rst 2022-02-19 11:08:31.000000000 +0100
@@ -265,7 +265,7 @@
Python code and later additions:
-Copyright 2021, Toma?? ??olc <[email protected]>
+Copyright 2022, Toma?? ??olc <[email protected]>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/Unidecode.egg-info/PKG-INFO
new/Unidecode-1.3.4/Unidecode.egg-info/PKG-INFO
--- old/Unidecode-1.3.3/Unidecode.egg-info/PKG-INFO 2022-02-19
11:04:34.000000000 +0100
+++ new/Unidecode-1.3.4/Unidecode.egg-info/PKG-INFO 2022-03-10
10:11:30.000000000 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 1.2
Name: Unidecode
-Version: 1.3.3
+Version: 1.3.4
Summary: ASCII transliterations of Unicode text
Home-page: UNKNOWN
Author: Tomaz Solc
@@ -273,7 +273,7 @@
Python code and later additions:
- Copyright 2021, Toma?? ??olc <[email protected]>
+ Copyright 2022, Toma?? ??olc <[email protected]>
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/setup.py new/Unidecode-1.3.4/setup.py
--- old/Unidecode-1.3.3/setup.py 2022-02-19 11:02:37.000000000 +0100
+++ new/Unidecode-1.3.4/setup.py 2022-03-10 10:08:22.000000000 +0100
@@ -11,7 +11,7 @@
setup(
name='Unidecode',
- version='1.3.3',
+ version='1.3.4',
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.3/unidecode/x021.py
new/Unidecode-1.3.4/unidecode/x021.py
--- old/Unidecode-1.3.3/unidecode/x021.py 2020-12-20 12:43:16.000000000
+0100
+++ new/Unidecode-1.3.4/unidecode/x021.py 2022-03-04 19:25:55.000000000
+0100
@@ -22,7 +22,7 @@
'', # 0x14
'N', # 0x15
'No. ', # 0x16
-'', # 0x17
+'(p)', # 0x17
'', # 0x18
'P', # 0x19
'Q', # 0x1a
@@ -37,7 +37,7 @@
'', # 0x23
'Z', # 0x24
'', # 0x25
-'', # 0x26
+'ohm', # 0x26
'', # 0x27
'Z', # 0x28
'', # 0x29
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Unidecode-1.3.3/unidecode/x1f1.py
new/Unidecode-1.3.4/unidecode/x1f1.py
--- old/Unidecode-1.3.3/unidecode/x1f1.py 2020-12-20 12:43:16.000000000
+0100
+++ new/Unidecode-1.3.4/unidecode/x1f1.py 2022-03-04 19:25:55.000000000
+0100
@@ -143,36 +143,36 @@
None, # 0x8d
None, # 0x8e
None, # 0x8f
-None, # 0x90
-None, # 0x91
-None, # 0x92
-None, # 0x93
-None, # 0x94
-None, # 0x95
-None, # 0x96
-None, # 0x97
-None, # 0x98
-None, # 0x99
-None, # 0x9a
-None, # 0x9b
-None, # 0x9c
-None, # 0x9d
-None, # 0x9e
-None, # 0x9f
-None, # 0xa0
-None, # 0xa1
-None, # 0xa2
-None, # 0xa3
-None, # 0xa4
-None, # 0xa5
-None, # 0xa6
-None, # 0xa7
-None, # 0xa8
-None, # 0xa9
-None, # 0xaa
-None, # 0xab
-None, # 0xac
-None, # 0xad
+'DJ', # 0x90
+'[CL]', # 0x91
+'[COOL]', # 0x92
+'[FREE]', # 0x93
+'[ID]', # 0x94
+'[NEW]', # 0x95
+'[NG]', # 0x96
+'[OK]', # 0x97
+'[SOS]', # 0x98
+'[UP!]', # 0x99
+'[VS]', # 0x9a
+'[3D]', # 0x9b
+'[2nc-Scr]', # 0x9c
+'[2K]', # 0x9d
+'[4K]', # 0x9e
+'[8K]', # 0x9f
+'[5.1]', # 0xa0
+'[7.1]', # 0xa1
+'[22.2]', # 0xa2
+'[60P]', # 0xa3
+'[120P]', # 0xa4
+'[d]', # 0xa5
+'[HC]', # 0xa6
+'[HDR]', # 0xa7
+'[Hi-res]', # 0xa8
+'[Loss-less]', # 0xa9
+'[SHV]', # 0xaa
+'[UHD]', # 0xab
+'[VOD]', # 0xac
+'(m)', # 0xad
None, # 0xae
None, # 0xaf
None, # 0xb0