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:
Matej Cepl 2022-10-29 11:50:52 +00:00 committed by Git OBS Bridge
parent 5b0941d083
commit f37df08ca8
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-hanzidentifier
Version: 1.0.2
Version: 1.1.0
Release: 0
License: MIT
Summary: Python module that identifies Chinese text as Simplified or Traditional