From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/bidict/
Date: Sat, 7 Sep 2024 12:55:52 +0000 (UTC) [thread overview]
Message-ID: <1725713695.43c307f46fbf35da10418fb0903e7a6e91d6a0ee.pastalian46@gentoo> (raw)
commit: 43c307f46fbf35da10418fb0903e7a6e91d6a0ee
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Sep 7 12:54:55 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sat Sep 7 12:54:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43c307f4
dev-python/bidict: drop 0.22.1
Closes: https://bugs.gentoo.org/927806 (obsolete)
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-python/bidict/Manifest | 1 -
dev-python/bidict/bidict-0.22.1.ebuild | 44 ----------------------------------
2 files changed, 45 deletions(-)
diff --git a/dev-python/bidict/Manifest b/dev-python/bidict/Manifest
index c26be0a1e..5f83acb2a 100644
--- a/dev-python/bidict/Manifest
+++ b/dev-python/bidict/Manifest
@@ -1,2 +1 @@
-DIST bidict-0.22.1.gh.tar.gz 181134 BLAKE2B aa8606d2d48da1f8a4756bcaf450527c867f67fe284a95299df54b3c711d28d60b869a41d4494f16580c37f197263918bdd9e3d2c6bc347497caa85b4b4dd425 SHA512 c85355125fa0a56c8e763e9c2662be52ca753827d06276adcbe60d87265095e7e59669ec1e4bf3361301a3ae942a9aa47b084f8c3a4a066041d54e353e7b2ea8
DIST bidict-0.23.1.gh.tar.gz 390680 BLAKE2B f114ee35f7f3c1cb6e9094f52ce776c976c8b94e0cb9891eec62772eddfdf8735549ea710359cfaaba28f71d7bf96057cc65533a771f9b33a37935e93e152aef SHA512 795e29b61c1717dd34807c60ce598fc6a142decebd0545378bdc728f397e2050f52cf11212075ba60e22553031e9727fcbaae26891f531219075f6f58e457d05
diff --git a/dev-python/bidict/bidict-0.22.1.ebuild b/dev-python/bidict/bidict-0.22.1.ebuild
deleted file mode 100644
index 59c6c817c..000000000
--- a/dev-python/bidict/bidict-0.22.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..12} )
-DISTUTILS_USE_PEP517=setuptools
-inherit distutils-r1
-
-DESCRIPTION="The bidirectional mapping library for Python"
-HOMEPAGE="
- https://pypi.org/project/bidict/
- https://github.com/jab/bidict
-"
-SRC_URI="https://github.com/jab/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="
- test? (
- dev-python/hypothesis[${PYTHON_USEDEP}]
- dev-python/sortedcontainers[${PYTHON_USEDEP}]
- dev-python/sortedcollections[${PYTHON_USEDEP}]
- )
-"
-
-DOCS=( {CHANGELOG,README,SECURITY}.rst )
-
-EPYTEST_IGNORE=( tests/test_microbenchmarks.py )
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs \
- dev-python/furo
-
-src_prepare() {
- distutils-r1_src_prepare
-
- sed -i pytest.ini \
- -e "/--numprocesses/d" \
- -e "/--benchmark/d" || die
-}
next reply other threads:[~2024-09-07 12:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-07 12:55 Takuya Wakazono [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-07 12:55 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/bidict/ Takuya Wakazono
2023-12-31 1:00 Julien Roy
2023-04-29 11:41 Anna Vyalkova
2023-04-29 6:23 Anna Vyalkova
2023-04-28 7:06 Anna Vyalkova
2022-06-05 20:58 Alessandro Barbieri
2022-04-06 21:50 Shaoyu Tseng
2021-10-17 16:46 Shaoyu Tseng
2021-08-14 2:00 Anna Vyalkova
2021-08-08 8:32 Shaoyu Tseng
2021-08-08 6:42 Shaoyu Tseng
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=1725713695.43c307f46fbf35da10418fb0903e7a6e91d6a0ee.pastalian46@gentoo \
--to=pastalian46@gmail.com \
--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