14
0

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

- update to Unidecode 0.04.20
- change source url to pythonhosted.org

OBS-URL: https://build.opensuse.org/request/show/449591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=11
This commit is contained in:
2017-01-11 10:27:50 +00:00
committed by Git OBS Bridge
parent f246143457
commit 1bf08f4732
4 changed files with 22 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Unidecode
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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,13 +17,13 @@
Name: python-Unidecode
Version: 0.04.19
Version: 0.04.20
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0+
Group: Development/Languages/Python
Url: https://pypi.python.org/pypi/Unidecode
Source: http://pypi.python.org/packages/source/U/Unidecode/Unidecode-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/U/Unidecode/Unidecode-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-setuptools