Rebuilt for Python 3.13

This commit is contained in:
Python Maint 2024-06-07 08:58:32 +02:00 committed by Karolina Surma
commit 022aa81efd

View file

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.1.0
Release: 20%{?dist}
Release: 21%{?dist}
Summary: A tiny test runner that outputs TAP results to standard output
License: MIT
@ -49,6 +49,9 @@ find %{buildroot}/%{python3_sitelib} -name '*.py' | xargs sed -i '/^#!/d'
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.0-21
- Rebuilt for Python 3.13
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild