Bootstrap for Python 3.12

This commit is contained in:
Python Maint 2023-06-13 20:57:25 +02:00 committed by Tomáš Hrnčiar
parent 056d847a3e
commit 15871d4784

View File

@ -1,10 +1,11 @@
%global _without_tests 1
%bcond_without tests
%global pypi_name wcwidth
Name: python-%{pypi_name}
Version: 0.2.5
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Measures number of Terminal column cells of wide-character codes
License: MIT
@ -52,6 +53,9 @@ printable width of a string on a Terminal.
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.2.5-12
- Bootstrap for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild