Rebuilt for Python 3.7
This commit is contained in:
parent
66102f410f
commit
2b15cd3689
1 changed files with 4 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue