From 578122c71210a8e31497109e3a1ec1f44db45ea8afb87fa495bced3f74ea98b7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 6 Jan 2024 13:10:01 +0000 Subject: [PATCH] - update to 0.2.13: * Bugfix zero-width support for Hangul Jamo (Korean) #111 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=48 --- python-wcwidth.changes | 6 ++++++ python-wcwidth.spec | 4 ++-- wcwidth-0.2.12.tar.gz | 3 --- wcwidth-0.2.13.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 wcwidth-0.2.12.tar.gz create mode 100644 wcwidth-0.2.13.tar.gz diff --git a/python-wcwidth.changes b/python-wcwidth.changes index c1c8e9e..b12df8c 100644 --- a/python-wcwidth.changes +++ b/python-wcwidth.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 6 13:09:08 UTC 2024 - Dirk Müller + +- update to 0.2.13: + * Bugfix zero-width support for Hangul Jamo (Korean) #111 + ------------------------------------------------------------------- Mon Nov 27 09:09:51 UTC 2023 - Dirk Müller diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 8d3c0aa..0150a4e 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -1,7 +1,7 @@ # # spec file for package python-wcwidth # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # 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-wcwidth -Version: 0.2.12 +Version: 0.2.13 Release: 0 Summary: Number of Terminal column cells of wide-character codes License: MIT diff --git a/wcwidth-0.2.12.tar.gz b/wcwidth-0.2.12.tar.gz deleted file mode 100644 index 42adfa3..0000000 --- a/wcwidth-0.2.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3804cb69896ef6ccbf3393244c2127066551b66019739c940f67d364c4bf3fa -size 92539 diff --git a/wcwidth-0.2.13.tar.gz b/wcwidth-0.2.13.tar.gz new file mode 100644 index 0000000..cde1a1a --- /dev/null +++ b/wcwidth-0.2.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144f41dc91f1cee91e59ad3af58d0dd119279b897742a5a0579d958a128506a7 +size 93790