Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b8506dc3db | |||
| 0b528c4f59 |
@@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Oct 29 13:02:46 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
||||||
|
|
||||||
- Update to 0.2.14
|
|
||||||
* Drop Support for Python 2.7 and 3.5. PR #117.
|
|
||||||
* Update tables to include Unicode Specifications 16.0.0 and
|
|
||||||
17.0.0. PR #146.
|
|
||||||
* Bugfix U+00AD SOFT HYPHEN should measure as 1, versions 0.2.9
|
|
||||||
through 0.2.13 measured as 0. PR #149.
|
|
||||||
- Drop 0001-Don-t-use-codecs.open-on-Python-3.patch, merged upstream
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Sep 5 11:56:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- add 0001-Don-t-use-codecs.open-on-Python-3.patch to fix
|
|
||||||
deprecations for python 3.14
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 13 02:43:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
Fri Jun 13 02:43:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-wcwidth
|
# spec file for package python-wcwidth
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 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-wcwidth
|
Name: python-wcwidth
|
||||||
Version: 0.2.14
|
Version: 0.2.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Number of Terminal column cells of wide-character codes
|
Summary: Number of Terminal column cells of wide-character codes
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
BIN
wcwidth-0.2.13.tar.gz
LFS
Normal file
BIN
wcwidth-0.2.13.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b3d1b4f2bf12f2bf9a759de9b1322c83367d199b3c7526191b8bfb54816bf0b0
|
|
||||||
size 94478
|
|
||||||
Reference in New Issue
Block a user