Bootstrap for Python 3.10
This commit is contained in:
parent
7549b3a4e9
commit
3c125587e1
@ -1,9 +1,10 @@
|
||||
%global _without_tests 1
|
||||
%bcond_without tests
|
||||
%global srcname more-itertools
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 8.5.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: More routines for operating on Python iterables, beyond itertools
|
||||
License: MIT
|
||||
URL: https://github.com/erikrose/more-itertools
|
||||
@ -50,6 +51,9 @@ Summary: %{summary}
|
||||
%doc README.rst PKG-INFO
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 8.5.0-3
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user