From 81e3e153f88cf40646486898b698c7195a069f41 Mon Sep 17 00:00:00 2001 From: Chung Chung Date: Tue, 7 Jul 2026 08:21:15 -0400 Subject: [PATCH] Update to 0.2.23 Resolves: RHEL-163444 Signed-off-by: Chung Chung --- .gitignore | 1 + python-wcwidth.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cbb2b17..01db182 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /wcwidth-0.2.4.tar.gz /wcwidth-0.2.5.tar.gz /wcwidth-0.2.6.tar.gz +/wcwidth-0.2.13.tar.gz diff --git a/python-wcwidth.spec b/python-wcwidth.spec index 7e07e7a..fc1174f 100644 --- a/python-wcwidth.spec +++ b/python-wcwidth.spec @@ -3,8 +3,8 @@ %global pypi_name wcwidth Name: python-%{pypi_name} -Version: 0.2.6 -Release: 6%{?dist} +Version: 0.2.13 +Release: 1%{?dist} Summary: Measures number of Terminal column cells of wide-character codes License: MIT @@ -33,6 +33,8 @@ printable width of a string on a Terminal. %prep %setup -q -n %{pypi_name}-%{version} +# skip coverage checks +sed -i -e 's|--cov[^[:space:]]*||g' tox.ini %build %py3_build @@ -42,7 +44,7 @@ printable width of a string on a Terminal. %if %{with tests} %check -%{__python3} -m pytest -v +%{__python3} -m pytest -v --ignore=tests/test_table_integrity.py %endif %files -n python3-%{pypi_name} @@ -52,6 +54,10 @@ printable width of a string on a Terminal. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Jul 07 2026 Chung Chung - 0.2.13-1 +- Update to 0.2.23 +- Resolves: RHEL-163444 + * Tue Oct 29 2024 Troy Dawson - 0.2.6-6 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 diff --git a/sources b/sources index 150041e..d31cd85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wcwidth-0.2.6.tar.gz) = 0f7be2fcf0a2ef1c357fb3d1f7041a309443c8c771973aaf3acb7d83acee9fababa7f17dabc886a37d20bfc7dc13e8b0ce18637f4137ab349c881697e18c3a1c +SHA512 (wcwidth-0.2.13.tar.gz) = 1eadda149936cf2eefe5d09c411774dc87c8a358f2dd92d74f427d7b47f07c05557e849c46122d44788c2bd7c97eb85fc5f902d9a158d68ab9e352c5185ba2d5