From f24614345725e47d2aab52c68cbc93b1e1023c2e168ffa4d1afc80ff37e2643b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Monin?= Date: Sat, 23 Jan 2016 09:52:19 +0000 Subject: [PATCH] Accepting request 355451 from home:benoit_monin:branches:devel:languages:python update to Unidecode 0.04.19 OBS-URL: https://build.opensuse.org/request/show/355451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=9 --- Unidecode-0.04.18.tar.gz | 3 --- Unidecode-0.04.19.tar.gz | 3 +++ python-Unidecode.changes | 7 +++++++ python-Unidecode.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 Unidecode-0.04.18.tar.gz create mode 100644 Unidecode-0.04.19.tar.gz diff --git a/Unidecode-0.04.18.tar.gz b/Unidecode-0.04.18.tar.gz deleted file mode 100644 index ff0a34e..0000000 --- a/Unidecode-0.04.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f19150c74de2fe6847b13efeeaee402f2bd2c309a446346a8b5baae0315d108a -size 206191 diff --git a/Unidecode-0.04.19.tar.gz b/Unidecode-0.04.19.tar.gz new file mode 100644 index 0000000..e95f064 --- /dev/null +++ b/Unidecode-0.04.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51477646a9169469e37e791b13ae65fcc75b7f7f570d0d3e514d077805c02e1e +size 204613 diff --git a/python-Unidecode.changes b/python-Unidecode.changes index 0281c2d..21461c7 100644 --- a/python-Unidecode.changes +++ b/python-Unidecode.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 22 19:02:19 UTC 2016 - benoit.monin@gmx.fr + +- update to Unidecode 0.04.19: + * Add unidecode_expect_ascii() and unidecode_expect_nonascii() + functions for performance critical applications. + ------------------------------------------------------------------- Tue Nov 10 13:26:52 UTC 2015 - mpluskal@suse.com diff --git a/python-Unidecode.spec b/python-Unidecode.spec index 4734766..8fdf67f 100644 --- a/python-Unidecode.spec +++ b/python-Unidecode.spec @@ -1,7 +1,7 @@ # # spec file for package python-Unidecode # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-Unidecode -Version: 0.04.18 +Version: 0.04.19 Release: 0 Summary: ASCII transliterations of Unicode text License: GPL-2.0+