Update to 10.1.0. Fixes rhbz#2133312.
This commit is contained in:
parent
28dad72044
commit
cc63bf077b
@ -1,8 +1,8 @@
|
||||
%bcond_without tests
|
||||
|
||||
Name: python-more-itertools
|
||||
Version: 8.13.0
|
||||
Release: 5%{?dist}
|
||||
Version: 10.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: More routines for operating on Python iterables, beyond itertools
|
||||
License: MIT
|
||||
URL: https://github.com/erikrose/more-itertools
|
||||
@ -46,6 +46,9 @@ Summary: %{summary}
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2023 Maxwell G <maxwell@gtmx.me> - 10.1.0-1
|
||||
- Update to 10.1.0. Fixes rhbz#2133312.
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.13.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (more-itertools-8.13.0.tar.gz) = 2f3473cdd67ddcb2c658f60638b91a25c4ce9d9a92bbda5ca937dd4748857408bfe8dd9d4e699f53bd9f10d7b433db57e499bd28f184b8faa58b2004f2c92004
|
||||
SHA512 (more-itertools-10.1.0.tar.gz) = 520cf4a5cfce314bb43a052962b478be27f0459735902c45384ad785cd678b493bab87f5736aa6be8d742911c4e8b02c597859428b1f459550b27f7751a53494
|
||||
|
Loading…
Reference in New Issue
Block a user