14
0

Accepting request 960907 from home:benoit_monin:branches:devel:languages:python

update to version 1.3.4

OBS-URL: https://build.opensuse.org/request/show/960907
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=35
This commit is contained in:
2022-03-15 15:52:28 +00:00
committed by Git OBS Bridge
parent e83231f912
commit 82ff7844bb
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8521f2853fd250891dc27d156a9d30e61c4e76319da963c4a1c27083a909ac30
size 192050

3
Unidecode-1.3.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e4352fb93d5a735c788110d2e7ac8e8031eb06ccbfe8d324ab71735015f9342
size 192346

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 10 17:15:24 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- 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)
-------------------------------------------------------------------
Sat Feb 19 11:57:09 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -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