Rebuilt for Python 3.7
This commit is contained in:
parent
192e7255b9
commit
aa6dbcc5e2
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 0.24
|
Version: 0.24
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
Summary: Python library for passing trusted data to untrusted environments
|
Summary: Python library for passing trusted data to untrusted environments
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://pythonhosted.org/itsdangerous/
|
URL: http://pythonhosted.org/itsdangerous/
|
||||||
@ -94,6 +94,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} tests.py
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.24-14
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-13
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-13
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user