14
0

- update to 9.1.0:

* See PR #678 for details.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-more-itertools?expand=0&rev=45
This commit is contained in:
2023-03-07 12:14:32 +00:00
committed by Git OBS Bridge
parent c92c656ca2
commit 5d68941b22
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-more-itertools
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-more-itertools
Version: 9.0.0
Version: 9.1.0
Release: 0
Summary: More routines for operating on iterables, beyond itertools
License: MIT