15
0

Accepting request 783732 from home:pgajdos:python

- version update to 0.5.2
  - Install package with setuptools
  - Add python_requires to prevent installation with Python 2 packages
  - Complete coverage of the Vietnamese alphabet
  - Removed Python 2 support

OBS-URL: https://build.opensuse.org/request/show/783732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translitcodec?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-03-11 10:22:17 +00:00
committed by Git OBS Bridge
parent ac8d54d736
commit f99902e951
4 changed files with 20 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 11 10:05:10 UTC 2020 - pgajdos@suse.com
- version update to 0.5.2
- Install package with setuptools
- Add python_requires to prevent installation with Python 2 packages
- Complete coverage of the Vietnamese alphabet
- Removed Python 2 support
-------------------------------------------------------------------
Thu Apr 18 15:51:20 UTC 2019 - John Vandenberg <jayvdb@gmail.com>