Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-17 18:23:07 +02:00
parent 25c89ca663
commit 4ecf009eec

View File

@ -9,7 +9,7 @@
Name: python-pyasn1 Name: python-pyasn1
Version: 0.3.7 Version: 0.3.7
Release: 3%{?dist} Release: 4%{?dist}
Summary: ASN.1 tools for Python Summary: ASN.1 tools for Python
License: BSD License: BSD
Group: System Environment/Libraries Group: System Environment/Libraries
@ -162,6 +162,9 @@ popd
%doc doc/build/html/* %doc doc/build/html/*
%changelog %changelog
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.7-4
- Rebuilt for Python 3.7
* Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.7-3 * Wed Feb 14 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.7-3
- 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)