From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sh/
Date: Thu, 16 Mar 2023 18:13:12 +0000 (UTC) [thread overview]
Message-ID: <1678990289.4ac40b6dd2ccc089221d1ed02b00042041c1bfaa.mgorny@gentoo> (raw)
commit: 4ac40b6dd2ccc089221d1ed02b00042041c1bfaa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 18:10:07 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 18:11:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac40b6d
dev-python/sh: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sh/Manifest | 2 --
dev-python/sh/sh-1.14.3.ebuild | 29 -----------------------------
dev-python/sh/sh-2.0.1.ebuild | 22 ----------------------
3 files changed, 53 deletions(-)
diff --git a/dev-python/sh/Manifest b/dev-python/sh/Manifest
index 0bf8711b0f37..8148c073e766 100644
--- a/dev-python/sh/Manifest
+++ b/dev-python/sh/Manifest
@@ -1,3 +1 @@
-DIST sh-1.14.3.tar.gz 62851 BLAKE2B e570b3d51bbabebc90a575aaa502dc448f5049caf7485763f7ca84bd30a1e19f37441e4217074cb75ee0094600d328b59693fffdb0647479478246e58c0f00a7 SHA512 f78b418a396b78b4d303846da222eedc7525dee8d200bf96d48054d91a82671d40e0f1f82eb406b16016752ff95c3b2360075974abc3a5a814b8cfe70528231a
-DIST sh-2.0.1.tar.gz 345426 BLAKE2B d1e47296c96dd1694ff36a53114b3ef28ff22df4fed9c46dab3c7ae259c4d50d5899197a2679d9f43b24e92c2cd9ee390ee24db752843ac2348031ec06914ee6 SHA512 a388b8e025c83b2036906afbddddfb3d807a03405a7a8c9554e65b5acc1ac9b52a53b6f5c3cec244d6d692bec902e0dd6de3380e71ca092c2fb33503b11f75cf
DIST sh-2.0.2.tar.gz 345351 BLAKE2B 7b1cd213f097b0893b96fbe7c5dd96a3716b6e8fcac5da49a091bbeb4f75ea2c9f7a23237d91e1a6df9fe2c1ba8ea778dad505981cfcc1ef1893404cdb030500 SHA512 dc02a69366d1140112ccf26093bbfd7d719671caf5dd6e093a5f7ef9de3428b44e9aa539e857ef72981a688cb4b40eb47aa2060c18e6074b614a1a5c2c430d83
diff --git a/dev-python/sh/sh-1.14.3.ebuild b/dev-python/sh/sh-1.14.3.ebuild
deleted file mode 100644
index 72ae5ec0b9ee..000000000000
--- a/dev-python/sh/sh-1.14.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python subprocess interface"
-HOMEPAGE="
- https://github.com/amoffat/sh/
- https://pypi.org/project/sh/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-
-PATCHES=(
- "${FILESDIR}/sh-1.12.14-skip-unreliable-test.patch"
- "${FILESDIR}/sh-1.14.0-skip-unreliable-test.patch"
-)
-
-python_test() {
- "${EPYTHON}" test.py || die "Tests fail with ${EPYTHON}"
-}
diff --git a/dev-python/sh/sh-2.0.1.ebuild b/dev-python/sh/sh-2.0.1.ebuild
deleted file mode 100644
index 06a43d892d49..000000000000
--- a/dev-python/sh/sh-2.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python subprocess interface"
-HOMEPAGE="
- https://github.com/amoffat/sh/
- https://pypi.org/project/sh/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
-
-distutils_enable_tests unittest
next reply other threads:[~2023-03-16 18:13 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 18:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-16 18:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/sh/ Michał Górny
2025-01-25 10:01 Michał Górny
2025-01-25 9:20 Arthur Zamarin
2025-01-10 5:31 Michał Górny
2024-10-26 15:29 Michał Górny
2024-10-26 14:22 Arthur Zamarin
2024-10-10 5:03 Michał Górny
2024-06-18 18:45 Michał Górny
2024-06-18 18:12 Arthur Zamarin
2024-06-02 2:35 Michał Górny
2024-05-11 17:36 Michał Górny
2023-09-11 14:08 Michał Górny
2023-09-11 12:25 Arthur Zamarin
2023-08-10 2:33 Michał Górny
2023-07-05 8:14 Michał Górny
2023-07-05 8:01 Arthur Zamarin
2023-05-28 11:36 Sam James
2023-05-16 5:05 Michał Górny
2023-04-22 9:16 Michał Górny
2023-04-22 8:53 Arthur Zamarin
2023-03-21 6:49 Michał Górny
2023-03-13 19:39 Arthur Zamarin
2023-02-14 4:57 Michał Górny
2023-02-11 7:27 Michał Górny
2022-10-09 16:15 James Le Cuirot
2022-10-07 7:03 Michał Górny
2022-08-19 9:27 Michał Górny
2022-08-19 7:41 Arthur Zamarin
2022-07-19 1:09 Sam James
2022-06-16 11:24 Michał Górny
2022-06-16 9:33 Jakov Smolić
2022-06-05 5:48 Michał Górny
2022-05-15 8:04 Michał Górny
2022-05-15 8:04 Michał Górny
2022-05-11 12:56 Jakov Smolić
2022-05-01 1:52 WANG Xuerui
2022-04-08 14:23 Arthur Zamarin
2022-04-08 14:23 Arthur Zamarin
2021-12-03 20:47 Arthur Zamarin
2021-11-24 23:59 Sam James
2021-11-18 10:50 Sam James
2021-11-18 10:39 Sam James
2021-11-18 9:09 Sam James
2021-08-11 19:26 Sam James
2021-07-29 7:10 Agostino Sarubbo
2021-07-11 10:14 Georgy Yakovlev
2021-06-20 1:45 Sam James
2021-06-15 5:40 Michał Górny
2021-06-15 3:48 Sam James
2021-05-15 6:52 Michał Górny
2021-04-18 1:44 Sam James
2021-04-17 7:40 Michał Górny
2021-03-14 9:10 Andrey Grozin
2020-11-13 4:57 Sam James
2020-11-04 5:32 Sam James
2020-09-05 0:29 Sam James
2020-02-06 5:59 Michał Górny
2019-12-06 3:39 Patrick McLean
2017-02-13 19:50 Zac Medico
2016-09-11 15:01 Andrey Grozin
2016-09-11 14:59 Andrey Grozin
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=1678990289.4ac40b6dd2ccc089221d1ed02b00042041c1bfaa.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