From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sarge/
Date: Tue, 11 Feb 2020 11:42:46 +0000 (UTC) [thread overview]
Message-ID: <1581421303.fd5b54e1a149b07015a6cc87c54de7986cec7c00.alexxy@gentoo> (raw)
commit: fd5b54e1a149b07015a6cc87c54de7986cec7c00
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 09:53:24 2020 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 11:41:43 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd5b54e1
dev-python/sarge: Initial import
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
dev-python/sarge/Manifest | 1 +
dev-python/sarge/metadata.xml | 15 +++++++++++++++
dev-python/sarge/sarge-0.1.5.ebuild | 22 ++++++++++++++++++++++
3 files changed, 38 insertions(+)
diff --git a/dev-python/sarge/Manifest b/dev-python/sarge/Manifest
new file mode 100644
index 00000000000..35fcf876f7a
--- /dev/null
+++ b/dev-python/sarge/Manifest
@@ -0,0 +1 @@
+DIST sarge-0.1.5.post0.tar.gz 17860 BLAKE2B 484a5498a34a1e5ffa313ba012271898fd7634faf42a4574fad86c8252005ee91511f7c7e2c34c8836daa4e07f5558afcf88473ef7cb8d90c3a8e2b03ff32e30 SHA512 b2bef7bc3d5b4f5540f77cd3ed26342106557498b556ffbcac6aa74e69b719bc2f132ebc6f99d6539c1ce539ca3c7c45bf0735960b8a25ea6237a4a1a8d65a72
diff --git a/dev-python/sarge/metadata.xml b/dev-python/sarge/metadata.xml
new file mode 100644
index 00000000000..f34feb6adaa
--- /dev/null
+++ b/dev-python/sarge/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>alexxy@gentoo.org</email>
+ <name>Alexey Shvetsov</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ <name>Python</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">sarge</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/sarge/sarge-0.1.5.ebuild b/dev-python/sarge/sarge-0.1.5.ebuild
new file mode 100644
index 00000000000..725b7b072db
--- /dev/null
+++ b/dev-python/sarge/sarge-0.1.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{5,6,7,8} )
+
+inherit distutils-r1
+
+MY_PN="${PN}"
+MY_P="${MY_PN}-${PV}.post0"
+S=$WORKDIR/$MY_P
+
+DESCRIPTION="wrapper for subprocess which provides command pipeline functionality"
+HOMEPAGE="http://sarge.readthedocs.org/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND=""
+BDEPEND=""
next reply other threads:[~2020-02-11 11:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-11 11:42 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-27 20:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/sarge/ Aaron Bauman
2021-02-05 8:47 Michał Górny
2021-04-03 15:48 Sam James
2021-09-07 6:15 Arthur Zamarin
2021-09-07 6:15 Arthur Zamarin
2021-10-17 9:31 Michał Górny
2021-12-11 4:07 Michał Górny
2021-12-11 4:07 Michał Górny
2022-01-30 13:09 Michał Górny
2022-04-11 9:17 Michał Górny
2022-06-05 18:32 Michał Górny
2022-06-16 8:09 Michał Górny
2023-06-01 15:03 Michał Górny
2024-05-18 9:29 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=1581421303.fd5b54e1a149b07015a6cc87c54de7986cec7c00.alexxy@gentoo \
--to=alexxy@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