From d6959ae7cec6b85e56249af3032d07c4e886a415b535bf644fe103e561363945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 11 Oct 2022 18:23:44 +0000 Subject: [PATCH] Accepting request 1009843 from home:yarunachalam:branches:devel:languages:python - update to version 0.7.0 * Added support for error handles * Fixed conversion of the German eszett char OBS-URL: https://build.opensuse.org/request/show/1009843 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translitcodec?expand=0&rev=7 --- python-translitcodec.changes | 7 +++++++ python-translitcodec.spec | 4 ++-- translitcodec-0.6.0.tar.gz | 3 --- translitcodec-0.7.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 translitcodec-0.6.0.tar.gz create mode 100644 translitcodec-0.7.0.tar.gz diff --git a/python-translitcodec.changes b/python-translitcodec.changes index b075ee8..4db0f14 100644 --- a/python-translitcodec.changes +++ b/python-translitcodec.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 16:08:46 UTC 2022 - Yogalakshmi Arunachalam + +- update to version 0.7.0 + * Added support for error handles + * Fixed conversion of the German eszett char + ------------------------------------------------------------------- Sat May 1 18:38:45 UTC 2021 - Dirk Müller diff --git a/python-translitcodec.spec b/python-translitcodec.spec index a354432..aeb2421 100644 --- a/python-translitcodec.spec +++ b/python-translitcodec.spec @@ -1,7 +1,7 @@ # # spec file for package python-translitcodec # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.6.0 +Version: 0.7.0 Release: 0 Summary: Unicode to 8-bit charset transliteration codec License: MIT diff --git a/translitcodec-0.6.0.tar.gz b/translitcodec-0.6.0.tar.gz deleted file mode 100644 index 8347c18..0000000 --- a/translitcodec-0.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcc8425447c704d1c5dc46c39fbb4eaf42d4ff224c9f8e250a74b2011dae02f6 -size 50157 diff --git a/translitcodec-0.7.0.tar.gz b/translitcodec-0.7.0.tar.gz new file mode 100644 index 0000000..fbf3212 --- /dev/null +++ b/translitcodec-0.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be7975c630ec0f1dd5b3712160c991a9776132985aed2588cba083ba00fa3c8 +size 52414