14
0

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

update to Unidecode 1.1.0

OBS-URL: https://build.opensuse.org/request/show/710020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=24
This commit is contained in:
Tomáš Chvátal
2019-06-15 06:28:05 +00:00
committed by Git OBS Bridge
parent 9c8a665ce5
commit e676d49d69
4 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Unidecode
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Unidecode
Version: 1.0.23
Version: 1.1.0
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later