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: Tue, 25 Feb 2025 07:51:47 +0000 (UTC) [thread overview]
Message-ID: <1740469893.dd2b9fae3942569a827030041f6ae436d43269eb.mgorny@gentoo> (raw)
commit: dd2b9fae3942569a827030041f6ae436d43269eb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 06:55:37 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 07:51:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2b9fae
dev-python/sh: Bump to 2.2.2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sh/Manifest | 1 +
dev-python/sh/sh-2.2.2.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-python/sh/Manifest b/dev-python/sh/Manifest
index 625986dd7f93..ac6115f715a1 100644
--- a/dev-python/sh/Manifest
+++ b/dev-python/sh/Manifest
@@ -1 +1,2 @@
DIST sh-2.2.1.tar.gz 345105 BLAKE2B f788bb73b9a348caf98053147dd28133abd90e68c5398d7d285034d1ef7426f89b47dd4ef107ff2c692994f73453cf00e16b23c95c2dce821829165b2a4dfcf6 SHA512 42036749a1a036be9d984e945f6f5b42360d52d3f49cc5520ea3622873cbb121caf447ad1be65498a28e3d226398dccded139d17d4763fc2b010ceb54c50d3a9
+DIST sh-2.2.2.tar.gz 345866 BLAKE2B dcbfcb257b1c1e7ea57f41aa4207b5d16506c134f503a967f99102ce44ac10b1681369325ebefbb5b64e47b26f52a65bdac3fbd5e89071f321caf72e5a2fd056 SHA512 7235aac25d5f88320f27cf0f5a87ab4e8585e3585aea21d87e927745cf8e255067d0557f865695956b947fe084b28cd5d8ce97102e77cfc9483b39a9eaae23d7
diff --git a/dev-python/sh/sh-2.2.2.ebuild b/dev-python/sh/sh-2.2.2.ebuild
new file mode 100644
index 000000000000..27b0b099a1c2
--- /dev/null
+++ b/dev-python/sh/sh-2.2.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Python subprocess interface"
+HOMEPAGE="
+ https://github.com/amoffat/sh/
+ https://pypi.org/project/sh/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests unittest
+
+python_test() {
+ local -x SH_TESTS_RUNNING=1
+ eunittest -p "*_test.py"
+}
next reply other threads:[~2025-02-25 7:52 UTC|newest]
Thread overview: 63+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-25 7:51 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-16 18:13 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=1740469893.dd2b9fae3942569a827030041f6ae436d43269eb.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