14
0

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
This commit is contained in:
2016-01-23 09:52:19 +00:00
committed by Git OBS Bridge
parent f4a56f8df7
commit f246143457
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

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

View File

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