Bootstrap for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-23 03:17:17 +02:00
parent d9f5c32a93
commit 155d9450e9

View File

@ -1,3 +1,4 @@
%global _without_tests 1
%global pypi_name jsonschema
%global common_description %{expand:
@ -14,7 +15,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.2.0
Release: 2%{?dist}
Release: 3%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -80,6 +81,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.0-3
- Bootstrap for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild