Rebuilt for Python 3.7
This commit is contained in:
parent
d9fcc4b666
commit
434cb1d29b
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.21
|
Version: 1.21
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Applying JSON Patches in Python
|
Summary: Applying JSON Patches in Python
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -133,6 +133,9 @@ done;
|
|||||||
%endif # with python3
|
%endif # with python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 1.21-3
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Thu Mar 15 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.21-2
|
* Thu Mar 15 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.21-2
|
||||||
- Don't build Python 2 subpackage on EL > 7
|
- Don't build Python 2 subpackage on EL > 7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user