Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-18 23:10:50 +02:00
parent 66102f410f
commit 2b15cd3689

View file

@ -14,7 +14,7 @@
Name: python-munch Name: python-munch
Version: 2.2.0 Version: 2.2.0
Release: 4%{?dist} Release: 5%{?dist}
Summary: A dot-accessible dictionary (a la JavaScript objects) Summary: A dot-accessible dictionary (a la JavaScript objects)
Group: Development/Libraries Group: Development/Libraries
@ -110,6 +110,9 @@ popd
%endif %endif
%changelog %changelog
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 2.2.0-5
- Rebuilt for Python 3.7
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.2.0-4 * Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.2.0-4
- 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)