Rebuilt for Python 3.7
This commit is contained in:
parent
8751aa262b
commit
4dfd5f18a3
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Canonical JSON
|
Summary: Canonical JSON
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
|
@ -89,6 +89,9 @@ nosetests-%{python3_version} -v
|
||||||
%{python3_sitelib}/__pycache__/%{modname}.*
|
%{python3_sitelib}/__pycache__/%{modname}.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.3-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Thu May 24 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.3-1
|
* Thu May 24 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.3-1
|
||||||
- Update to 1.1.3
|
- Update to 1.1.3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue