Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-15 19:45:21 +02:00
parent 3fde9507a7
commit bcce73e948

View File

@ -3,7 +3,7 @@
Name: python-blinker Name: python-blinker
Version: 1.3 Version: 1.3
Release: 14%{?dist} Release: 15%{?dist}
Summary: Fast, simple object-to-object and broadcast signaling Summary: Fast, simple object-to-object and broadcast signaling
Group: Development/Libraries Group: Development/Libraries
@ -83,6 +83,9 @@ popd
%changelog %changelog
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-15
- Rebuilt for Python 3.7
* Sun Feb 11 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.3-14 * Sun Feb 11 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.3-14
- Update Python 2 dependency declarations to new packaging standards - Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)