public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/more-itertools/
Date: Wed, 23 Apr 2025 05:35:18 +0000 (UTC)	[thread overview]
Message-ID: <1745385722.8f474675492a0c131dadbe809683281e6851b1ff.mgorny@gentoo> (raw)

commit:     8f474675492a0c131dadbe809683281e6851b1ff
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 05:11:24 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 05:22:02 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f474675

dev-python/more-itertools: Bump to 10.7.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/more-itertools/Manifest                 |  1 +
 .../more-itertools/more-itertools-10.7.0.ebuild    | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/more-itertools/Manifest b/dev-python/more-itertools/Manifest
index e19b9d37d764..a608b58dafc6 100644
--- a/dev-python/more-itertools/Manifest
+++ b/dev-python/more-itertools/Manifest
@@ -1 +1,2 @@
 DIST more-itertools-10.6.0.tar.gz 125009 BLAKE2B f4bade093a730f7daf035d698bfb0fb8f0f8aa6832546e30f9e6d0c39aef96e9cd326d73682c7fa5458f7e75511d759c443a58fed96e831d11375818abb020d8 SHA512 57322c80252e79d1ef82fe5cfc3a3f0208ab6f90d2e59c47491974c23fc30ad1b48d1671c06507b0489b2bdb240c52dee5419a19b96ae06a3d2bdb3a3b483eab
+DIST more_itertools-10.7.0.tar.gz 127671 BLAKE2B 0540d13c0dc2918ea612a1f8ca651f6a0a27d1ab3b6b13160f0bca07fc8b80c0d4b5c175c466cde59d24d54d8ed1cc99f1765d1a559064b82e19ead196ae515c SHA512 a0b2b5d7ae4dc6ecc3c6b81dacccbe23174f31cf6eaba4bef27bf17f8b69a083cbad54818db870289d788da8bbffc362f8b34acb838a5af1c398bd85fbd6db5d

diff --git a/dev-python/more-itertools/more-itertools-10.7.0.ebuild b/dev-python/more-itertools/more-itertools-10.7.0.ebuild
new file mode 100644
index 000000000000..7acd5472ab87
--- /dev/null
+++ b/dev-python/more-itertools/more-itertools-10.7.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( python3_{10..13} python3_13t pypy3 pypy3_11 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="More routines for operating on iterables, beyond itertools"
+HOMEPAGE="
+	https://github.com/more-itertools/more-itertools/
+	https://pypi.org/project/more-itertools/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+distutils_enable_sphinx docs \
+	dev-python/furo
+distutils_enable_tests unittest


             reply	other threads:[~2025-04-23  5:35 UTC|newest]

Thread overview: 137+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-23  5:35 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-24  9:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/more-itertools/ Michał Górny
2025-05-24  9:03 Michał Górny
2025-05-08 19:10 Michał Górny
2025-02-01 11:58 Michał Górny
2025-02-01 11:35 Arthur Zamarin
2025-01-15  5:39 Michał Górny
2024-09-28 12:04 Michał Górny
2024-09-28 11:32 Arthur Zamarin
2024-09-06  9:25 Michał Górny
2024-08-24  8:10 Sam James
2024-08-08  3:08 Michał Górny
2024-06-29 16:58 Michał Górny
2024-06-11  4:20 Michał Górny
2024-01-24 19:05 Michał Górny
2024-01-24 18:59 Michał Górny
2024-01-09  6:54 Michał Górny
2023-09-01 16:42 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-08-04  2:42 Michał Górny
2023-07-25  5:20 Michał Górny
2023-03-30 15:48 Michał Górny
2023-03-30 15:30 Arthur Zamarin
2023-02-27 17:49 Michał Górny
2022-11-19  8:47 Arthur Zamarin
2022-11-19  8:41 Arthur Zamarin
2022-10-18 18:07 Arthur Zamarin
2022-09-11  5:29 Michał Górny
2022-09-10 22:48 Jakov Smolić
2022-08-09 17:58 Arthur Zamarin
2022-06-10  4:18 Michał Górny
2022-06-10  3:09 Sam James
2022-05-07  9:35 Michał Górny
2022-03-27  9:50 Fabian Groffen
2022-02-27 18:52 Michał Górny
2022-02-27 12:23 Jakov Smolić
2022-01-26 11:32 Michał Górny
2021-12-24 19:52 Arthur Zamarin
2021-12-24 16:30 Arthur Zamarin
2021-12-10 17:39 Michał Górny
2021-12-10 11:46 Arthur Zamarin
2021-11-24  7:26 Michał Górny
2021-11-10  7:32 Michał Górny
2021-10-09 19:31 Michał Górny
2021-10-09 19:18 Sam James
2021-09-17 22:22 Michał Górny
2021-09-04  7:47 Michał Górny
2021-08-21 22:15 James Le Cuirot
2021-06-24  8:20 Michał Górny
2021-06-24  4:26 Agostino Sarubbo
2021-05-22  7:58 Michał Górny
2021-05-05 17:05 Michał Górny
2021-05-05 13:33 Michał Górny
2021-03-15  8:45 Michał Górny
2021-03-15  8:45 Michał Górny
2021-03-15  0:07 Sam James
2021-02-08  8:44 Michał Górny
2020-12-28  2:37 Sam James
2020-12-28  2:36 Sam James
2020-11-28 12:18 Michał Górny
2020-11-28  7:47 Sam James
2020-10-30 17:23 Michał Górny
2020-10-01 12:22 Michał Górny
2020-09-30 22:28 Sam James
2020-09-20 15:38 Michał Górny
2020-08-29  6:13 Michał Górny
2020-07-31  6:21 Michał Górny
2020-07-30 23:24 Sam James
2020-07-30 23:24 Sam James
2020-07-09 12:40 Michał Górny
2020-07-09  8:34 Agostino Sarubbo
2020-06-15  7:23 Michał Górny
2020-05-26  6:15 Michał Górny
2020-05-25 16:16 Michał Górny
2020-05-25 13:56 Michał Górny
2020-05-25 13:56 Michał Górny
2020-05-25 13:26 Michał Górny
2020-03-28  8:34 Michał Górny
2020-03-28  8:34 Michał Górny
2020-03-20 15:05 Michał Górny
2020-03-20 14:18 Agostino Sarubbo
2020-03-18 11:13 Agostino Sarubbo
2020-03-18 11:11 Agostino Sarubbo
2020-03-18 11:04 Agostino Sarubbo
2020-03-18 11:00 Agostino Sarubbo
2020-03-18  9:56 Agostino Sarubbo
2020-03-18  9:51 Agostino Sarubbo
2020-03-18  9:49 Agostino Sarubbo
2020-03-18  9:46 Agostino Sarubbo
2019-11-25 12:35 Michał Górny
2019-11-16 11:20 Michał Górny
2019-11-16 11:02 Michał Górny
2019-11-16 10:32 Michał Górny
2019-11-16 10:32 Michał Górny
2019-04-17  3:38 Aaron Bauman
2019-04-11  5:37 Tim Harder
2019-04-08 22:07 Sergei Trofimovich
2019-03-23 19:58 Matthew Thode
2019-03-23 19:58 Matthew Thode
2019-03-23 19:58 Matthew Thode
2019-03-15 10:13 Mikle Kolyada
2019-03-10 21:38 Matt Turner
2019-03-10 21:38 Matt Turner
2019-03-03 22:04 Joshua Kinard
2019-03-03  2:10 Matt Turner
2019-02-22 20:17 Sergei Trofimovich
2019-02-21 20:28 Markus Meier
2019-02-16  1:49 Virgil Dupras
2019-02-16  1:49 Virgil Dupras
2019-02-16  1:49 Virgil Dupras
2019-02-07 12:31 Tobias Klausmann
2018-12-22  7:15 Mikle Kolyada
2018-11-19 21:15 Fabian Groffen
2018-10-17 22:52 Louis Sautier
2018-10-17 10:36 Tobias Klausmann
2018-10-13 22:02 Patrice Clement
2018-10-07 10:11 Jeroen Roovers
2018-09-11  6:43 Sergei Trofimovich
2018-08-06  9:01 Sergei Trofimovich
2018-07-24 21:22 Louis Sautier
2018-07-24 20:23 Louis Sautier
2018-07-17 22:38 Louis Sautier
2018-07-17 22:13 Louis Sautier
2018-07-16 13:19 Michał Górny
2018-06-25 10:40 Jason Zaman
2018-06-24 18:28 Louis Sautier
2018-06-24 18:22 Louis Sautier
2018-06-20 23:03 Louis Sautier
2018-03-07 19:47 Markus Meier
2018-01-24 23:12 Sergei Trofimovich
2018-01-05  9:36 Michał Górny
2017-12-02 20:55 Mike Gilbert
2017-11-30 19:02 Thomas Deutschmann
2017-05-09 21:19 Michał Górny
2015-12-28 16:39 Ian Delaney
2015-12-25 23:04 Ian Delaney
2015-10-11 16:14 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1745385722.8f474675492a0c131dadbe809683281e6851b1ff.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox