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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab
size 104237

BIN
more-itertools-9.1.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 7 12:12:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 9.1.0:
* See PR #678 for details.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 28 18:32:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> Fri Oct 28 18:32:55 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

View File

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