Rebuilt for Python 3.8.0rc1 (#1748018)
This commit is contained in:
parent
8ea42ab4d2
commit
8a29944e6b
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user