Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:29:40 +02:00
commit 3a1ededbfc

View file

@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: 0.6.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Wkhtmltopdf python wrapper
License: MIT
@ -68,6 +68,9 @@ find tests -type f |\
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.1-2
- Rebuilt for Python 3.9
* Mon Mar 16 2020 Raphael Groner <projects.rg@smart.ms> - 0.6.1-1
- new version