Rebuild for Python 3.6
This commit is contained in:
parent
4c6200d048
commit
437e6e256f
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.14
|
Version: 1.14
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Applying JSON Patches in Python
|
Summary: Applying JSON Patches in Python
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -110,6 +110,9 @@ done;
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 1.14-2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
* Mon Sep 5 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 1.14-1
|
* Mon Sep 5 2016 Haïkel Guémar <hguemar@fedoraproject.org> - 1.14-1
|
||||||
- Upstream 1.14
|
- Upstream 1.14
|
||||||
- Update to latest python packaging guidelines
|
- Update to latest python packaging guidelines
|
||||||
|
Loading…
Reference in New Issue
Block a user