diff --git a/anyascii-0.3.2.tar.gz b/anyascii-0.3.2.tar.gz deleted file mode 100644 index 3aee703..0000000 --- a/anyascii-0.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d5d32ef844fe225b8bc7cba7f950534fae4da27a9bf3a6bea2cb0ea46ce4730 -size 214052 diff --git a/anyascii-0.3.3.tar.gz b/anyascii-0.3.3.tar.gz new file mode 100644 index 0000000..1a4084a --- /dev/null +++ b/anyascii-0.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94e9dd9d47b3d9494eca305fef9447d00b4bf1a32aff85aa746fa3ec7fb95c3 +size 264680 diff --git a/python-anyascii.changes b/python-anyascii.changes index d790d51..0135501 100644 --- a/python-anyascii.changes +++ b/python-anyascii.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jul 11 10:18:51 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.3.3 + * Data additions and improvements + * Python - Add PEP 561 `py.typed` file +- Switch package to modern Python Stack on SLE-15 + * Use Python 3.11 on SLE-15 by default + * Drop support for older Python versions + ------------------------------------------------------------------- Wed May 3 15:42:03 UTC 2023 - Dirk Müller diff --git a/python-anyascii.spec b/python-anyascii.spec index 67e603f..fd1c51c 100644 --- a/python-anyascii.spec +++ b/python-anyascii.spec @@ -1,7 +1,7 @@ # # spec file for package python-anyascii # -# 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 @@ -16,10 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-anyascii -Version: 0.3.2 +Version: 0.3.3 Release: 0 Summary: Unicode to ASCII transliteration License: ISC