Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:32:55 +02:00 committed by Tomáš Hrnčiar
parent 6bbf143861
commit 511d3e8f5a

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: 13%{?dist}
Release: 14%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
@ -83,6 +84,9 @@ PYTHONPATH=$(pwd) trial-3 %{pypi_name}
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.2.0-14
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild