Rebuilt for Python 3.8.0rc1 (#1748018)

epel9
Miro Hrončok 5 years ago
parent afb34d73ff
commit c6944ea36d

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 0.5.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Wrappers to build Python packages using PEP 517 hooks
%bcond_without tests
@ -75,6 +75,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib}
%changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-3
- Rebuilt for Python 3.8

Loading…
Cancel
Save