Accepting request 1032007 from home:yarunachalam:branches:devel:languages:python
- Update to version v1.1.0 (2020-10-15) * New function: count_chinese(). Thanks to ramwin. * Drop Python 2 OBS-URL: https://build.opensuse.org/request/show/1032007 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hanzidentifier?expand=0&rev=5
This commit is contained in:
parent
5b0941d083
commit
f37df08ca8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e0bad67163c1b0cfd62a74da5dad6e692983ed9e4777e8ffc9081cb7a894ead6
|
|
||||||
size 4130
|
|
3
hanzidentifier-1.1.0.tar.gz
Normal file
3
hanzidentifier-1.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72abcf9c8be3d43ee54c5a4491aec87c2c7488e3ea5a721e8ea663731211de50
|
||||||
|
size 4708
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 28 17:32:02 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version v1.1.0 (2020-10-15)
|
||||||
|
* New function: count_chinese(). Thanks to ramwin.
|
||||||
|
* Drop Python 2
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 31 06:51:49 UTC 2021 - pgajdos@suse.com
|
Mon May 31 06:51:49 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-hanzidentifier
|
# spec file for package python-hanzidentifier
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-hanzidentifier
|
Name: python-hanzidentifier
|
||||||
Version: 1.0.2
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: Python module that identifies Chinese text as Simplified or Traditional
|
Summary: Python module that identifies Chinese text as Simplified or Traditional
|
||||||
|
Loading…
x
Reference in New Issue
Block a user