Rebuilt for Python 3.8
This commit is contained in:
parent
d7fd7915ca
commit
2fe4483e5f
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.9.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: JSON Matching Expressions
|
||||
|
||||
License: MIT
|
||||
@ -49,6 +49,9 @@ nosetests-%{python3_version}
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.4-2
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Wed Jul 24 2019 Kevin Fenzi <kevin@scrye.com> - 0.9.4-1
|
||||
- Upgrade to 0.9.4.
|
||||
- Drop python2 subpackage and fix unversioned command to use python3.
|
||||
|
Loading…
Reference in New Issue
Block a user