14
0

Accepting request 1031644 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.3.6: 
  * No changes. Re-upload to PyPi.

OBS-URL: https://build.opensuse.org/request/show/1031644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Unidecode?expand=0&rev=39
This commit is contained in:
2022-10-28 08:14:10 +00:00
committed by Git OBS Bridge
parent 951a19f642
commit 6af4ff9713
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 27 21:24:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.3.6:
* No changes. Re-upload to PyPi.
-------------------------------------------------------------------
Wed Sep 28 19:48:42 UTC 2022 - 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.5
Version: 1.3.6
Release: 0
Summary: ASCII transliterations of Unicode text
License: GPL-2.0-or-later