17
0

Compare commits

2 Commits

Author SHA256 Message Date
bb49d00829 Accepting request 1292083 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1292083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-anyascii?expand=0&rev=3
2025-07-11 19:31:17 +00:00
cad10938c6 Accepting request 1291929 from home:glaubitz:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1291929
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyascii?expand=0&rev=5
2025-07-11 13:41:20 +00:00
4 changed files with 16 additions and 7 deletions

View File

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

3
anyascii-0.3.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jul 11 10:18:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <dmueller@suse.com>

View File

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