From: "Craig Andrews" <candrews@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/args/
Date: Sun, 13 Oct 2019 20:23:20 +0000 (UTC) [thread overview]
Message-ID: <1570998194.dd7ef325129938bd9ac6395fcc40e33eac04725d.candrews@gentoo> (raw)
commit: dd7ef325129938bd9ac6395fcc40e33eac04725d
Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 20:19:48 2019 +0000
Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 20:23:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd7ef325
dev-python/args: EAPI=7
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
dev-python/args/args-0.1.0-r1.ebuild | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/dev-python/args/args-0.1.0-r1.ebuild b/dev-python/args/args-0.1.0-r1.ebuild
new file mode 100644
index 00000000000..228d6f726ce
--- /dev/null
+++ b/dev-python/args/args-0.1.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Command Arguments for Humans"
+HOMEPAGE="https://github.com/kennethreitz/args"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND=""
next reply other threads:[~2019-10-13 20:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-13 20:23 Craig Andrews [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-05 0:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/args/ Sam James
2020-07-20 9:01 Joonas Niilola
2020-05-05 11:51 Joonas Niilola
2020-03-26 11:48 Michał Górny
2020-02-04 13:58 Agostino Sarubbo
2020-02-04 12:23 Michał Górny
2019-10-13 20:23 Craig Andrews
2018-03-30 18:35 Aaron Bauman
2017-04-28 14:07 Manuel Rüger
2016-01-01 11:32 Patrick Lauer
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=1570998194.dd7ef325129938bd9ac6395fcc40e33eac04725d.candrews@gentoo \
--to=candrews@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