15
0

Accepting request 932242 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/932242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Unidecode?expand=0&rev=14
This commit is contained in:
2021-11-20 21:47:51 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 18 11:06:48 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- update to version 1.3.2:
* Re-upload because PyPI was missing Requires-Python metadata for
the .tar.gz package.
-------------------------------------------------------------------
Thu Sep 9 20:38:32 UTC 2021 - Benoît Monin <benoit.monin@gmx.fr>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Unidecode
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later