From db1f76c126fe7043be031a27f08dd058bd4b0268a9373eb430b6dfd947d38767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 7 Feb 2025 12:56:56 +0000 Subject: [PATCH] Accepting request 1244133 from home:glaubitz:branches:devel:languages:python - Update to 1.3.0 * Remove EOL Pythons, only support Python 3.9+ OBS-URL: https://build.opensuse.org/request/show/1244133 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hanzidentifier?expand=0&rev=11 --- hanzidentifier-1.2.0.tar.gz | 3 --- hanzidentifier-1.3.0.tar.gz | 3 +++ python-hanzidentifier.changes | 6 ++++++ python-hanzidentifier.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 hanzidentifier-1.2.0.tar.gz create mode 100644 hanzidentifier-1.3.0.tar.gz diff --git a/hanzidentifier-1.2.0.tar.gz b/hanzidentifier-1.2.0.tar.gz deleted file mode 100644 index 7ab3d01..0000000 --- a/hanzidentifier-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:656d8241aa0aba3f0dfc829b3df46c4af66788ef67b6df9c8734674555b1f714 -size 5252 diff --git a/hanzidentifier-1.3.0.tar.gz b/hanzidentifier-1.3.0.tar.gz new file mode 100644 index 0000000..00afa19 --- /dev/null +++ b/hanzidentifier-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e855b1fe2108f63127794411f7bc8ba8b44557f38bdbbc65b7a63b7973fdc8ac +size 5262 diff --git a/python-hanzidentifier.changes b/python-hanzidentifier.changes index 252583f..e1a4160 100644 --- a/python-hanzidentifier.changes +++ b/python-hanzidentifier.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 7 12:03:29 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.3.0 + * Remove EOL Pythons, only support Python 3.9+ + ------------------------------------------------------------------- Thu Dec 7 22:20:10 UTC 2023 - Dirk Müller diff --git a/python-hanzidentifier.spec b/python-hanzidentifier.spec index d00a1d5..4c1d107 100644 --- a/python-hanzidentifier.spec +++ b/python-hanzidentifier.spec @@ -1,7 +1,7 @@ # # spec file for package python-hanzidentifier # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 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 @@ %{?sle15_python_module_pythons} Name: python-hanzidentifier -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: Python module that identifies Chinese text as Simplified or Traditional License: MIT