15
0

Accepting request 355483 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/355483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Unidecode?expand=0&rev=2
This commit is contained in:
2016-01-26 09:15:07 +00:00
committed by Git OBS Bridge
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+