Rebuild for Python 3.6

This commit is contained in:
Charalampos Stratakis 2016-12-14 01:04:07 +01:00
parent 70e86e16a6
commit fa5e446be3

View File

@ -5,7 +5,7 @@
Name: python-%{pypi_name}
Version: 2.5.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An implementation of JSON Schema validation for Python
License: MIT
@ -98,6 +98,9 @@ http://tools.ietf.org/html/draft-zyp-json-schema-03
%changelog
* Wed Dec 14 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.5.1-4
- Rebuild for Python 3.6
* Mon Nov 21 2016 Orion Poplawski <orion@cora.nwra.com> - 2.5.1-3
- Enable python3 builds for EPEL (bug #1395653)
- Ship python2-jsonschema