Rebuilt for Python 3.7
This commit is contained in:
parent
d9fcc4b666
commit
434cb1d29b
@ -16,7 +16,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Applying JSON Patches in Python
|
||||
|
||||
License: BSD
|
||||
@ -133,6 +133,9 @@ done;
|
||||
%endif # with python3
|
||||
|
||||
%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
|
||||
- Don't build Python 2 subpackage on EL > 7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user