Rebuild for Python 3.6
This commit is contained in:
parent
77f58dd7e7
commit
ac7f42c4e5
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
Name: python-munch
|
Name: python-munch
|
||||||
Version: 2.0.4
|
Version: 2.0.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?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
|
||||||
|
@ -102,6 +102,9 @@ popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.0.4-4
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-3
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.4-3
|
||||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
|
|
Reference in a new issue