diff --git a/cwcwidth-0.1.10.tar.gz b/cwcwidth-0.1.10.tar.gz deleted file mode 100644 index 1515e53..0000000 --- a/cwcwidth-0.1.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7468760f72c1f4107be1b2b2854bc000401ea36a69daed36fb966a1e19a7a124 -size 60265 diff --git a/cwcwidth-0.1.12.tar.gz b/cwcwidth-0.1.12.tar.gz new file mode 100644 index 0000000..c4b8704 --- /dev/null +++ b/cwcwidth-0.1.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc16531d1246dd2558eb9b3a63aa37a9978672b956860dc5426da2343ebf366 +size 72009 diff --git a/python-cwcwidth.changes b/python-cwcwidth.changes index b7964da..4809a17 100644 --- a/python-cwcwidth.changes +++ b/python-cwcwidth.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 22 14:22:25 UTC 2026 - Dirk Müller + +- update to 0.1.12: + * Drop support for Python 3.10. + * Add support for building extensions with limited API. + * Build wheels for PyPI with limited API. + * Drop support for Python 3.9. + * Add support for Python 3.14. + ------------------------------------------------------------------- Wed Mar 19 08:57:46 UTC 2025 - John Paul Adrian Glaubitz @@ -25,7 +35,7 @@ Fri Nov 10 13:26:49 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Mon Nov 7 21:09:44 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 0.1.8 +- Update to version 0.1.8 Set build-backend in pyproject.toml. ------------------------------------------------------------------- @@ -49,7 +59,7 @@ Tue Sep 27 15:29:14 UTC 2022 - Yogalakshmi Arunachalam * Use libc's implementation on Mac OS. - Update to version 0.1.2 * Also build wheels with cibuildwheel. - * Provide type information for mypy. + * Provide type information for mypy. ------------------------------------------------------------------- Tue Apr 6 14:50:58 UTC 2021 - Arun Persaud diff --git a/python-cwcwidth.spec b/python-cwcwidth.spec index 8b997b8..c1451b1 100644 --- a/python-cwcwidth.spec +++ b/python-cwcwidth.spec @@ -1,7 +1,7 @@ # # spec file for package python-cwcwidth # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # 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-cwcwidth -Version: 0.1.10 +Version: 0.1.12 Release: 0 Summary: Python bindings for wc(s)width License: MIT