Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| cb82f1b248 | |||
| 4931e8533b |
3
cwcwidth-0.1.10.tar.gz
Normal file
3
cwcwidth-0.1.10.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7468760f72c1f4107be1b2b2854bc000401ea36a69daed36fb966a1e19a7a124
|
||||||
|
size 60265
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bfc16531d1246dd2558eb9b3a63aa37a9978672b956860dc5426da2343ebf366
|
|
||||||
size 72009
|
|
||||||
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Jan 22 14:22:25 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- 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 <adrian.glaubitz@suse.com>
|
Wed Mar 19 08:57:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-cwcwidth
|
# spec file for package python-cwcwidth
|
||||||
#
|
#
|
||||||
# Copyright (c) 2026 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-cwcwidth
|
Name: python-cwcwidth
|
||||||
Version: 0.1.12
|
Version: 0.1.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for wc(s)width
|
Summary: Python bindings for wc(s)width
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user