From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/exceptiongroup/
Date: Sun, 16 Apr 2023 17:08:33 +0000 (UTC) [thread overview]
Message-ID: <1681664908.42cb1974dcaf4ee5a22dd98fbd9294ca3d6f74ad.mgorny@gentoo> (raw)
commit: 42cb1974dcaf4ee5a22dd98fbd9294ca3d6f74ad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 17:06:49 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 17:08:28 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42cb1974
dev-python/exceptiongroup: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/exceptiongroup/Manifest | 1 -
.../exceptiongroup/exceptiongroup-1.1.0.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-python/exceptiongroup/Manifest b/dev-python/exceptiongroup/Manifest
index 8733826aee0d..fa6a3db98534 100644
--- a/dev-python/exceptiongroup/Manifest
+++ b/dev-python/exceptiongroup/Manifest
@@ -1,2 +1 @@
-DIST exceptiongroup-1.1.0.gh.tar.gz 22724 BLAKE2B 2de748494fe1356353b7f70d3afc7be7ecb8df4166f57461459c7f463bc5c22340c9073b0b0e032a52680560e37e4004c754fb4ddcc1a5a70f8dd0e973b1d8a9 SHA512 588b4ec3cae01a64140aac191cbdf8d0631eb614d430bbdbd02d17d8ff43aad9d233c3545694c6fffb622a2b3c38a289e20f1b8db6bf0e9b8819d668e38a87e3
DIST exceptiongroup-1.1.1.gh.tar.gz 23107 BLAKE2B d68778e4a4d14add65ee2300fd15308c17b2cae1733bf4e8938e88b5cf76b9f19d8f9c102c06298769ff9541ded02868763d9c4aac776d22f78c250ea2d942ce SHA512 eb072fef6160cc6d332ae6e08ee7a34ce478188d143f97daae3f8251a8253a7b460249a121af27d66953ff8000ea5ef43a6dee145b14ba7b2968790132a766bf
diff --git a/dev-python/exceptiongroup/exceptiongroup-1.1.0.ebuild b/dev-python/exceptiongroup/exceptiongroup-1.1.0.ebuild
deleted file mode 100644
index aee11e3afdae..000000000000
--- a/dev-python/exceptiongroup/exceptiongroup-1.1.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit_scm
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-MY_P=${P/_}
-DESCRIPTION="Backport of PEP 654 (exception groups)"
-HOMEPAGE="
- https://github.com/agronholm/exceptiongroup/
- https://pypi.org/project/exceptiongroup/
-"
-SRC_URI="
- https://github.com/agronholm/exceptiongroup/archive/${PV/_}.tar.gz
- -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT PSF-2.4"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV/_}
-
-python_test() {
- local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
- epytest
-}
next reply other threads:[~2023-04-16 17:08 UTC|newest]
Thread overview: 70+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-16 17:08 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-31 10:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/exceptiongroup/ Michał Górny
2025-05-31 9:59 Michał Górny
2025-05-11 3:09 Michał Górny
2025-02-16 19:07 Michał Górny
2024-07-27 7:19 Michał Górny
2024-07-27 7:09 Arthur Zamarin
2024-07-13 4:46 Michał Górny
2024-05-14 16:16 Michał Górny
2024-05-14 16:16 Michał Górny
2024-05-04 7:43 Michał Górny
2024-05-04 7:23 Arthur Zamarin
2024-04-19 2:44 Michał Górny
2023-12-09 13:48 Sam James
2023-11-21 19:05 Michał Górny
2023-09-17 4:44 Michał Górny
2023-09-16 22:58 Sam James
2023-08-14 14:55 Michał Górny
2023-08-05 15:21 Michał Górny
2023-08-05 15:11 Arthur Zamarin
2023-07-23 8:28 Michał Górny
2023-07-04 2:59 Michał Górny
2023-04-16 16:42 Arthur Zamarin
2023-03-13 5:12 Michał Górny
2023-01-26 19:11 Michał Górny
2023-01-26 18:39 Arthur Zamarin
2022-12-24 7:41 Michał Górny
2022-12-10 8:54 Michał Górny
2022-12-10 8:50 Arthur Zamarin
2022-11-24 12:00 WANG Xuerui
2022-11-17 6:15 Michał Górny
2022-11-15 7:27 Michał Górny
2022-11-14 3:59 Michał Górny
2022-11-04 18:06 Arthur Zamarin
2022-11-03 19:41 Arthur Zamarin
2022-11-03 19:30 Sam James
2022-11-03 19:29 Sam James
2022-11-03 19:28 Sam James
2022-11-03 19:22 Arthur Zamarin
2022-10-28 7:09 Michał Górny
2022-09-28 11:45 Andrew Ammerlaan
2022-09-26 7:31 Michał Górny
2022-07-30 9:51 Arthur Zamarin
2022-07-20 13:45 Agostino Sarubbo
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-07-19 20:26 Sam James
2022-06-30 18:06 Arthur Zamarin
2022-06-28 15:44 Arthur Zamarin
2022-06-23 22:33 James Le Cuirot
2022-06-22 6:53 Agostino Sarubbo
2022-06-22 5:50 Agostino Sarubbo
2022-06-20 17:46 Arthur Zamarin
2022-06-17 8:10 Arthur Zamarin
2022-06-16 8:05 Michał Górny
2022-06-14 21:30 Jakov Smolić
2022-06-14 8:15 Jakov Smolić
2022-06-13 21:50 Jakov Smolić
2022-06-13 21:33 Jakov Smolić
2022-06-13 21:33 Jakov Smolić
2022-06-13 10:07 Yixun Lan
2022-06-08 7:54 Michał Górny
2022-05-27 7:35 Michał Górny
2022-05-21 6:47 Michał Górny
2022-05-18 5:58 Michał Górny
2022-05-16 13:18 Michał Górny
2022-05-01 7:30 Michał Górny
2022-04-27 11:21 Jakov Smolić
2022-04-21 15:19 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=1681664908.42cb1974dcaf4ee5a22dd98fbd9294ca3d6f74ad.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