15
0

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
This commit is contained in:
2022-10-11 18:23:44 +00:00
committed by Git OBS Bridge
parent 1cee395810
commit d6959ae7ce
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 11 16:08:46 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <dmueller@suse.com>

View File

@@ -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

View File

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

View File

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