Rebuilt for Python 3.9
This commit is contained in:
parent
117a1debbb
commit
3a1ededbfc
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue