Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:01:26 +02:00 committed by Tomáš Hrnčiar
parent 85e5d593b7
commit e9b5fbb4b7

View File

@ -1,8 +1,9 @@
%global _without_tests 1
%bcond_without tests %bcond_without tests
Name: python-more-itertools Name: python-more-itertools
Version: 8.12.0 Version: 8.12.0
Release: 2%{?dist} Release: 3%{?dist}
Summary: More routines for operating on Python iterables, beyond itertools Summary: More routines for operating on Python iterables, beyond itertools
License: MIT License: MIT
URL: https://github.com/erikrose/more-itertools URL: https://github.com/erikrose/more-itertools
@ -46,6 +47,9 @@ Summary: %{summary}
%doc README.rst %doc README.rst
%changelog %changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 8.12.0-3
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.12.0-2 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild