Bootstrap for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 14:03:21 +02:00
parent 24017e310a
commit 1e88b5fc65

View File

@ -1,10 +1,11 @@
%global _without_tests 1
%bcond_without tests
%global pypi_name wcwidth
Name: python-%{pypi_name}
Version: 0.1.7
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?.?.egg-info
%changelog
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.1.7-12
- Bootstrap for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild