14
0

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

update to version 1.3.5

OBS-URL: https://build.opensuse.org/request/show/1006768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=37
This commit is contained in:
2022-09-29 09:38:29 +00:00
committed by Git OBS Bridge
parent 82ff7844bb
commit 951a19f642
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 28 19:48:42 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
- update to version 1.3.5:
* Remove trailing space in replacements for vulgar fractions
-------------------------------------------------------------------
Thu Mar 10 17:15:24 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.4
Version: 1.3.5
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later