public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sh/
Date: Sun, 14 Mar 2021 09:10:14 +0000 (UTC)	[thread overview]
Message-ID: <1615712984.ffc9820b1ae3de3aa928989a13b10ba86ba58065.grozin@gentoo> (raw)

commit:     ffc9820b1ae3de3aa928989a13b10ba86ba58065
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 09:09:44 2021 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 09:09:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc9820b

dev-python/sh: bump to 1.14.1

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-python/sh/Manifest         |  1 +
 dev-python/sh/sh-1.14.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/sh/Manifest b/dev-python/sh/Manifest
index 7a8fd5dce64..3febc4b9ae5 100644
--- a/dev-python/sh/Manifest
+++ b/dev-python/sh/Manifest
@@ -1 +1,2 @@
 DIST sh-1.14.0.tar.gz 63313 BLAKE2B 9975944455077729d172a34dcf7847930f9bb943d5345729a9c09afeb411de72b59cd5e4f1192406ba8430a26439acd2ee4d477b10f31b5e55be936c711f70a9 SHA512 816c0562f4f779ba79b5206d151893cd5043898d1b74ee109c0ea67f862a097ab9c7509e4a20459fc623f14fa3fb1a9e2a2ccec8257a68fcba14414779a20128
+DIST sh-1.14.1.tar.gz 63317 BLAKE2B e4439a54d4bf2c106ae5217b55d6fa19f2bc369fb63e8515954a017fd2e98eca88fce07ea3efa70b3c427826bec657aa75c057a09c88de76c1595ef89465ee32 SHA512 9a4d9b841e81ae465b036f3fbf5e8ca277b090ffada660b17e9c2c457e09f7dbb0038b687fc0c0f4a6d575a55deb451c572a60f92f8c8d18ea65d6d902abb9b4

diff --git a/dev-python/sh/sh-1.14.1.ebuild b/dev-python/sh/sh-1.14.1.ebuild
new file mode 100644
index 00000000000..27df45dc064
--- /dev/null
+++ b/dev-python/sh/sh-1.14.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python subprocess interface"
+HOMEPAGE="https://github.com/amoffat/sh"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~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}"
+}


             reply	other threads:[~2021-03-14  9:10 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-14  9:10 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-15 12:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/sh/ Michał Górny
2025-03-15 12:16 Arthur Zamarin
2025-02-25  7:51 Michał Górny
2025-02-16 18:44 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
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=1615712984.ffc9820b1ae3de3aa928989a13b10ba86ba58065.grozin@gentoo \
    --to=grozin@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