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: Tue, 25 Jul 2023 05:20:35 +0000 (UTC) [thread overview]
Message-ID: <1690262425.eab91217677cfa31f3407f4860274bfb3ba9098c.mgorny@gentoo> (raw)
commit: eab91217677cfa31f3407f4860274bfb3ba9098c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 04:35:07 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 05:20:25 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab91217
dev-python/more-itertools: Bump to 10.0.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/more-itertools/Manifest | 1 +
.../more-itertools/more-itertools-10.0.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/more-itertools/Manifest b/dev-python/more-itertools/Manifest
index 0efcd3527e2d..e84853c3e049 100644
--- a/dev-python/more-itertools/Manifest
+++ b/dev-python/more-itertools/Manifest
@@ -1 +1,2 @@
+DIST more-itertools-10.0.0.tar.gz 109938 BLAKE2B c602bd837a89010cc2d4818751e41a81379a6376efa82b7bc399f954d0fe02cd91d2eec85d5aa2621cf7c84a1b7421ff0b2794b5a80e184dcb5d220d201b5f25 SHA512 50815ebf96e416d349774dfc4b370f731f893b1e54970ae80f1f0f08b0cd1e6a94925194051561f6ab7d216916c239ac510269b93f9316bc819bf665d9da12b2
DIST more-itertools-9.1.0.tar.gz 107389 BLAKE2B e2f5ba6daf5ee2dbb01a9f2c07f8595418285e8472960054681a551a42e39200e40a2799c644d37a0d8654307c9119b05364e47d590c933e6082fa5be390579c SHA512 635a97caa457ede1b7ea12fd1ee75bd8722e97a089a2d35f143dc77bcbaa2e3793338513af87408476a8a1443367b270ec0d239d652fc8f96f102308e1f3e937
diff --git a/dev-python/more-itertools/more-itertools-10.0.0.ebuild b/dev-python/more-itertools/more-itertools-10.0.0.ebuild
new file mode 100644
index 000000000000..12fa532efcd4
--- /dev/null
+++ b/dev-python/more-itertools/more-itertools-10.0.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+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 ~ia64 ~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/sphinx-rtd-theme
+distutils_enable_tests unittest
next reply other threads:[~2023-07-25 5:20 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-25 5:20 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-01 11:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/more-itertools/ 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-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=1690262425.eab91217677cfa31f3407f4860274bfb3ba9098c.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