From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/etuples/
Date: Sat, 02 Aug 2025 16:15:01 +0000 (UTC) [thread overview]
Message-ID: <1754150998.4f79dc1c152bb7b87ff21589d5ec25c86d90d9df.mgorny@gentoo> (raw)
commit: 4f79dc1c152bb7b87ff21589d5ec25c86d90d9df
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 2 16:09:58 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 16:09:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f79dc1c
dev-python/etuples: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/etuples/Manifest | 1 -
dev-python/etuples/etuples-0.3.9.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/etuples/Manifest b/dev-python/etuples/Manifest
index 80a537523845..71ac7afe04d7 100644
--- a/dev-python/etuples/Manifest
+++ b/dev-python/etuples/Manifest
@@ -1,2 +1 @@
DIST etuples-0.3.10.gh.tar.gz 22424 BLAKE2B 95cfdd30267e3ac9f98d2b6a2282e5476c86b58ea1b782d1a08b729cfc7943c6d90a7e434194261eee52bbf9b586374bb57ec8a3c686c5338aec2b273f38d65e SHA512 f7f320e175c62c545240820d693603ea0defcac33eefeaa638f809333b266e6809b87664416511c763ef4e4cb7a546d584e71e25d89bb859d8abc9b40f4dfffc
-DIST etuples-0.3.9.gh.tar.gz 45310 BLAKE2B e639fd4a1a4d9a1b34b32ab2884bfe933a079d721bb8b16b225d62f63e61e5cd1f1aa0f4113769744dd2ab80e537d73efdc3bcce3d1781089746997c11f3d820 SHA512 d66fac192fe14153b3496e6baa5ee3a0ff2813c26bbf0c3293049a0a50a26f32e14b031877f36e336035bf74853e981b6f75410e1f84b4ebcc84b55331d313e0
diff --git a/dev-python/etuples/etuples-0.3.9.ebuild b/dev-python/etuples/etuples-0.3.9.ebuild
deleted file mode 100644
index b54758c2a685..000000000000
--- a/dev-python/etuples/etuples-0.3.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python S-expression emulation using tuple-like objects"
-HOMEPAGE="
- https://pypi.org/project/etuples/
- https://github.com/pythological/etuples/
-"
-# tests not in sdist, as of 0.3.9
-SRC_URI="
- https://github.com/pythological/etuples/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86"
-
-RDEPEND="
- dev-python/cons[${PYTHON_USEDEP}]
- dev-python/multipledispatch[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
next reply other threads:[~2025-08-02 16:15 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-02 16:15 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-08-02 15:11 [gentoo-commits] repo/gentoo:master commit in: dev-python/etuples/ Arthur Zamarin
2025-07-15 4:49 Michał Górny
2024-06-18 17:59 Michał Górny
2023-11-24 14:49 Michał Górny
2023-07-06 12:08 Michał Górny
2023-07-05 20:52 Sam James
2023-06-03 11:32 Arthur Zamarin
2023-05-18 3:14 Michał Górny
2023-04-16 12:11 WANG Xuerui
2022-10-03 6:50 Michał Górny
2022-09-09 7:23 Arthur Zamarin
2022-09-03 9:12 Arthur Zamarin
2022-09-02 13:44 Arthur Zamarin
2022-09-02 13:44 Arthur Zamarin
2022-04-27 6:46 Michał Górny
2022-04-26 21:49 Sam James
2022-03-26 10:37 Michał Górny
2022-02-27 18:37 Michał Górny
2022-01-20 6:26 Arthur Zamarin
2021-12-30 19:11 Arthur Zamarin
2021-12-28 5:56 Sam James
2021-12-16 5:55 Yixun Lan
2021-12-13 15:39 Arthur Zamarin
2021-12-13 15:39 Arthur Zamarin
2021-12-13 9:04 Arthur Zamarin
2021-12-11 23:24 Michał Górny
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=1754150998.4f79dc1c152bb7b87ff21589d5ec25c86d90d9df.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