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: Sat, 9 Oct 2021 19:31:41 +0000 (UTC) [thread overview]
Message-ID: <1633807896.b51d9162964e7046870acefa38d0b0d45f930b46.mgorny@gentoo> (raw)
commit: b51d9162964e7046870acefa38d0b0d45f930b46
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 9 19:29:29 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 9 19:31:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51d9162
dev-python/more-itertools: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/more-itertools/Manifest | 2 --
.../more-itertools/more-itertools-8.8.0.ebuild | 20 --------------------
.../more-itertools/more-itertools-8.9.0.ebuild | 19 -------------------
3 files changed, 41 deletions(-)
diff --git a/dev-python/more-itertools/Manifest b/dev-python/more-itertools/Manifest
index 81dbd909390..5d25f8f22b1 100644
--- a/dev-python/more-itertools/Manifest
+++ b/dev-python/more-itertools/Manifest
@@ -1,3 +1 @@
DIST more-itertools-8.10.0.tar.gz 102929 BLAKE2B ab98e0f94ea50bd4bd1d147bc81947259e77cdcadbbf365d1b3b0a02e97fbcff8712637721b82bdbf8d1f8ced7bea57c2c8b6249b07ecdcd179fd1316dee055e SHA512 a666710426a825e5aca10b52439a973e08ac6ec09fb5375426194d1342af055a8b6aee48b4e3fa17c4606d6d9cc3673afdd789dbbaf373258be6a71bd63178f7
-DIST more-itertools-8.8.0.tar.gz 93660 BLAKE2B 7d26b847c856064b6edfbda661b9e9288ba2069604e687d90713040ec469abab9853f3bff1b4e25b9ded764822a9ba58eccd5be5e9a13094ab4fc0871626289b SHA512 c6efec614a10a2fc72a4bbb7c62ac586e5dd28e04582768e0b3749cbd8307df0b4a609637d427d9c4940874e2aed1432094c09ac249e16a20dc6a09723172f06
-DIST more-itertools-8.9.0.tar.gz 98238 BLAKE2B 16b89c6d1ea4f43afdd69f2c2f0912aa828f5af63ff391efb0c6e05cec190970244800a207804fe03dce0cf87ec4835ab21f05e7fdde4ea826d172399f21fb01 SHA512 7e6480ec594703cb13282a0e81cdcc9513e972433442b9c7fa68fa4e17ea25e523cf8f4b1d16242f2a77b55eeaaae1d428b48c6297a25bb9f36b4f70b96ed7fb
diff --git a/dev-python/more-itertools/more-itertools-8.8.0.ebuild b/dev-python/more-itertools/more-itertools-8.8.0.ebuild
deleted file mode 100644
index dee6dd69a2b..00000000000
--- a/dev-python/more-itertools/more-itertools-8.8.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..10} pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="More routines for operating on iterables, beyond itertools"
-HOMEPAGE="https://pypi.org/project/more-itertools/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-distutils_enable_sphinx docs \
- dev-python/sphinx_rtd_theme
-distutils_enable_tests unittest
diff --git a/dev-python/more-itertools/more-itertools-8.9.0.ebuild b/dev-python/more-itertools/more-itertools-8.9.0.ebuild
deleted file mode 100644
index bd17f3f88b0..00000000000
--- a/dev-python/more-itertools/more-itertools-8.9.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-inherit distutils-r1
-
-DESCRIPTION="More routines for operating on iterables, beyond itertools"
-HOMEPAGE="https://pypi.org/project/more-itertools/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-distutils_enable_sphinx docs \
- dev-python/sphinx_rtd_theme
-distutils_enable_tests unittest
next reply other threads:[~2021-10-09 19:31 UTC|newest]
Thread overview: 134+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-09 19:31 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-23 5:35 [gentoo-commits] repo/gentoo:master commit in: dev-python/more-itertools/ 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: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=1633807896.b51d9162964e7046870acefa38d0b0d45f930b46.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