forked from pool/python-Unidecode
Accepting request 956036 from home:benoit_monin:branches:devel:languages:python
update to version 1.3.3 OBS-URL: https://build.opensuse.org/request/show/956036 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=34
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:669898c1528912bcf07f9819dc60df18d057f7528271e31f8ec28cc88ef27504
|
||||
size 191917
|
||||
3
Unidecode-1.3.3.tar.gz
Normal file
3
Unidecode-1.3.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8521f2853fd250891dc27d156a9d30e61c4e76319da963c4a1c27083a909ac30
|
||||
size 192050
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 11:57:09 UTC 2022 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 1.3.3:
|
||||
* Command-line utility now reads input line-by-line, making
|
||||
it usable with large files (thanks to Jan-Thorsten Peter)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 18 11:06:48 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Unidecode
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-Unidecode
|
||||
Version: 1.3.2
|
||||
Version: 1.3.3
|
||||
Release: 0
|
||||
Summary: ASCII transliterations of Unicode text
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user