Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-15 18:16:08 +02:00 committed by Tomáš Hrnčiar
parent f62b7863b9
commit 20075c5a17

View File

@ -9,7 +9,7 @@ Version: 58
%global pkgdir %{_prefix}/lib/%{pypi_name}
Name: %{pypi_name}
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
URL: %{forgeurl}
@ -248,6 +248,9 @@ fi
%changelog
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 58-2
- Rebuilt for Python 3.11
* Wed Jun 08 2022 Packit <hello@packit.dev> - 58-1
Changes with 58
----------------