From 1cee395810d50cbf1931bb847f03bf57a76c85adf38b9e274eff9a4e43bbba43 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 1 May 2021 18:38:58 +0000 Subject: [PATCH] - 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 --- python-translitcodec.changes | 6 ++++++ python-translitcodec.spec | 4 ++-- translitcodec-0.5.2.tar.gz | 3 --- translitcodec-0.6.0.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 translitcodec-0.5.2.tar.gz create mode 100644 translitcodec-0.6.0.tar.gz diff --git a/python-translitcodec.changes b/python-translitcodec.changes index 3a9c516..b075ee8 100644 --- a/python-translitcodec.changes +++ b/python-translitcodec.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 1 18:38:45 UTC 2021 - Dirk Müller + +- update to 0.6.0: + * add python 3.9 support + ------------------------------------------------------------------- Wed Mar 11 10:05:10 UTC 2020 - pgajdos@suse.com diff --git a/python-translitcodec.spec b/python-translitcodec.spec index 871344a..a354432 100644 --- a/python-translitcodec.spec +++ b/python-translitcodec.spec @@ -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 diff --git a/translitcodec-0.5.2.tar.gz b/translitcodec-0.5.2.tar.gz deleted file mode 100644 index 53f9c89..0000000 --- a/translitcodec-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1180c1d906b78f2924787ea81bb068ed25323a6a29169917ce6085163f46915 -size 50051 diff --git a/translitcodec-0.6.0.tar.gz b/translitcodec-0.6.0.tar.gz new file mode 100644 index 0000000..8347c18 --- /dev/null +++ b/translitcodec-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc8425447c704d1c5dc46c39fbb4eaf42d4ff224c9f8e250a74b2011dae02f6 +size 50157