Rebuild for Python 3.6
This commit is contained in:
parent
e1a7fba2a1
commit
002e9c0f04
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{modname}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Canonical JSON
|
||||
|
||||
License: ASL 2.0
|
||||
|
@ -91,5 +91,8 @@ nosetests-%{python3_version} -v
|
|||
%{python3_sitelib}/__pycache__/%{modname}.*
|
||||
|
||||
%changelog
|
||||
* Thu Dec 22 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Mon Dec 19 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.0.0-1
|
||||
- Initial package
|
||||
|
|
Loading…
Reference in a new issue