15
0

- update to 0.6.0:

* add python 3.9 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translitcodec?expand=0&rev=5
This commit is contained in:
2021-05-01 18:38:58 +00:00
committed by Git OBS Bridge
parent f99902e951
commit 1cee395810
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-translitcodec
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-translitcodec
Version: 0.5.2
Version: 0.6.0
Release: 0
Summary: Unicode to 8-bit charset transliteration codec
License: MIT