This commit is contained in:
Fedora Release Engineering 2024-07-19 13:57:27 +00:00
commit a87c3cbd13

View file

@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: 0.6.1
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Wkhtmltopdf python wrapper
License: MIT
@ -68,6 +68,9 @@ find tests -type f |\
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.6.1-15
- Rebuilt for Python 3.13