Rebuilt for Python 3.7
This commit is contained in:
parent
2f9e0f94cd
commit
a2188c8173
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.5.0
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Summary: Wkhtmltopdf python wrapper
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info
|
|||
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-10
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.0-9
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue