From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-envs/
Date: Tue, 31 May 2022 07:28:06 +0000 (UTC) [thread overview]
Message-ID: <1653981918.dad731edaee4ebb5a693f691b78b1777b63c8f13.mgorny@gentoo> (raw)
commit: dad731edaee4ebb5a693f691b78b1777b63c8f13
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 31 07:24:54 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 31 07:25:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad731ed
dev-python/jaraco-envs: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/jaraco-envs/Manifest | 1 -
dev-python/jaraco-envs/jaraco-envs-2.3.0.ebuild | 35 -------------------------
2 files changed, 36 deletions(-)
diff --git a/dev-python/jaraco-envs/Manifest b/dev-python/jaraco-envs/Manifest
index 1466a3789e7a..140639959e89 100644
--- a/dev-python/jaraco-envs/Manifest
+++ b/dev-python/jaraco-envs/Manifest
@@ -1,2 +1 @@
-DIST jaraco.envs-2.3.0.tar.gz 6939 BLAKE2B 6cbdc2dff26d29c6985175851072278cdec1f4811ef609017870d133547ab69f3e98e6cf09bf6f9770b2cadd62281b806ddbd6d1cab3f5793ec185aa019edd8f SHA512 c0f1e8e515d18d1f5c181c1072fe72b3f99ad06971ec420e3aae6631daa734e0fef05e720cb7770e37de07d65c02578f9be916354d0507761a5fde749c7cb643
DIST jaraco.envs-2.4.0.tar.gz 7101 BLAKE2B 0858732706a71ac359b97c0a841c5370f35011968ee76364a06aa67231992bd04e200362d245c3fe8d035b7018be15bdc4117a76e86ac35bb0fff8958af9a0f6 SHA512 d4da2a3f8ec9add63a0b2f754523da5b6593d869537e38c33ea86e59105c4be0cea15546897d70b869cf81be709d9b3fa2cfa35bbefcb9ab32a373ea620553aa
diff --git a/dev-python/jaraco-envs/jaraco-envs-2.3.0.ebuild b/dev-python/jaraco-envs/jaraco-envs-2.3.0.ebuild
deleted file mode 100644
index 03d3f5c600c0..000000000000
--- a/dev-python/jaraco-envs/jaraco-envs-2.3.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..10} pypy3 )
-
-inherit distutils-r1
-
-MY_P=${P/-/.}
-DESCRIPTION="Classes for orchestrating Python (virtual) environments"
-HOMEPAGE="https://github.com/jaraco/jaraco.envs"
-SRC_URI="mirror://pypi/${MY_P::1}/${PN/-/.}/${MY_P}.tar.gz"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
- dev-python/path-py[${PYTHON_USEDEP}]
-"
-BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
-"
-
-# there are no actual tests, just flake8 etc
-RESTRICT="test"
-
-src_prepare() {
- # optional runtime dep, not used by anything in ::gentoo
- sed -i -e '/tox/d' setup.cfg || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-05-31 7:28 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 7:28 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 20:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-envs/ Michał Górny
2024-06-29 15:54 Andreas K. Hüttel
2024-05-11 17:02 Michał Górny
2023-11-25 10:42 Michał Górny
2023-11-25 8:51 Sam James
2023-10-24 5:27 Michał Górny
2023-05-27 17:13 Michał Górny
2023-03-21 16:45 Michał Górny
2023-02-12 19:05 Michał Górny
2023-02-07 9:26 Michał Górny
2022-05-31 7:17 Jakov Smolić
2022-05-12 10:53 Michał Górny
2022-04-30 7:35 Michał Górny
2022-04-25 19:00 Sam James
2022-03-31 16:03 Michał Górny
2022-03-31 14:33 Jakov Smolić
2022-02-28 8:28 Michał Górny
2022-02-04 12:04 Michał Górny
2022-01-26 22:42 James Le Cuirot
2021-12-30 21:30 Michał Górny
2021-12-30 19:54 Arthur Zamarin
2021-11-30 10:01 Michał Górny
2021-11-12 9:40 Michał Górny
2021-07-28 23:38 Marek Szuba
2021-05-05 18:20 Michał Górny
2021-04-18 7:05 Michał Górny
2021-04-18 1:41 Sam James
2021-03-15 8:34 Michał Górny
2021-02-19 8:35 Michał Górny
2021-02-19 2:54 Sam James
2021-01-06 10:00 Michał Górny
2020-09-06 17:34 Sam James
2020-08-01 8:53 Sergei Trofimovich
2020-07-28 17:28 Sergei Trofimovich
2020-07-25 21:01 Sam James
2020-07-25 14:08 Sam James
2020-07-09 10:39 Michał Górny
2020-07-09 10:39 Michał Górny
2020-06-05 13:57 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-30 14:37 Michał Górny
2020-05-30 11:51 Michał Górny
2020-05-27 11:00 Michał Górny
2020-05-27 7:16 Michał Górny
2020-05-27 7:16 Michał Górny
2020-03-04 5:01 Michał Górny
2019-12-04 22:28 Patrick McLean
2019-12-04 19:44 Sergei Trofimovich
2019-11-25 8:32 Patrick McLean
2019-11-22 3:15 Patrick McLean
2019-11-22 0:20 Patrick McLean
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=1653981918.dad731edaee4ebb5a693f691b78b1777b63c8f13.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