Rebuilt for Python 3.8.0rc1 (#1748018)

This commit is contained in:
Miro Hrončok 2019-10-03 14:16:31 +02:00
parent 8ea42ab4d2
commit 8a29944e6b

View File

@ -14,7 +14,7 @@ jsonschema is an implementation of JSON Schema for Python (supporting
Name: python-%{pypi_name}
Summary: Implementation of JSON Schema validation for Python
Version: 3.0.2
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -80,6 +80,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-3
- Rebuilt for Python 3.8