public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick Lauer" <patrick@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configargparse/
Date: Sun,  3 Jan 2016 16:08:46 +0000 (UTC)	[thread overview]
Message-ID: <1451837269.4266c92e1cead6cdaa6e85c0efdae99397b8b3c0.patrick@gentoo> (raw)

commit:     4266c92e1cead6cdaa6e85c0efdae99397b8b3c0
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  3 15:09:50 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Jan  3 16:07:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4266c92e

dev-python/configargparse:  Bump

Package-Manager: portage-2.2.26

 dev-python/configargparse/Manifest                  |  1 +
 .../configargparse/configargparse-0.10.0.ebuild     | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-python/configargparse/Manifest b/dev-python/configargparse/Manifest
index ad23fb4..bf806cf 100644
--- a/dev-python/configargparse/Manifest
+++ b/dev-python/configargparse/Manifest
@@ -1 +1,2 @@
+DIST ConfigArgParse-0.10.0.tar.gz 36174 SHA256 3b50a83dd58149dfcee98cb6565265d10b53e9c0a2bca7eeef7fb5f5524890a7 SHA512 852dde26809cae5e45a2055dcc8231e0e55434b3dfad9915afe3a663106d1dc1f410f97cf53dd0fbf60b8d2bfad7b53c051e0a3542a2790ad27e7fa1ca8a92e5 WHIRLPOOL 41822199a74772c698e75941ea31266f3efa2aaf96b12784665cb6cebd53c1d0820c03bd48d622162b956ea2c06992fb96f6cb04555d8f37a64574764f61b560
 DIST ConfigArgParse-0.9.3.tar.gz 18983 SHA256 141c57112e1f8eb7e594a9820e95af897a7fa2d186cef5cff7e08cb3f7252829 SHA512 27b5132e7a87a59e5bc650d6884859c5c9a2f2f3d8d05e123d00c726527db26e021b5413f8e6e54fb311696e6e30fc5c236e86b43a271a10362368818d2ea0a2 WHIRLPOOL 586b06c99dc3c064fb7b7e53a1906fcaac665547accac1e5d7d5e88adecd038d9b8247c4d53566c7bfdf58003292da1dcf3b1e283e9398341409463d04c3c5a6

diff --git a/dev-python/configargparse/configargparse-0.10.0.ebuild b/dev-python/configargparse/configargparse-0.10.0.ebuild
new file mode 100644
index 0000000..c9ae9e2
--- /dev/null
+++ b/dev-python/configargparse/configargparse-0.10.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+MY_PN=ConfigArgParse
+MY_P=${MY_PN}-${PV}
+
+DESCRIPTION="A drop-in replacement for argparse that adds support for config files and/or environment variables"
+HOMEPAGE="https://github.com/zorro3/ConfigArgParse https://pypi.python.org/pypi/ConfigArgParse"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+
+S=${WORKDIR}/${MY_P}


             reply	other threads:[~2016-01-03 16:08 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-03 16:08 Patrick Lauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-04 23:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/configargparse/ Manuel Rüger
2017-01-17 16:22 Agostino Sarubbo
2017-05-02  8:47 Michał Górny
2017-05-05 12:42 Manuel Rüger
2017-05-16 20:50 Manuel Rüger
2017-08-28 20:44 Alexis Ballier
2017-09-13 15:05 Fabian Groffen
2018-12-28 23:01 Patrice Clement
2019-11-21 13:40 Michał Górny
2019-11-22 10:24 Agostino Sarubbo
2019-12-09  8:39 Michał Górny
2019-12-30 10:45 Michał Górny
2019-12-30 10:45 Michał Górny
2020-02-04 16:21 Michał Górny
2020-03-16  7:06 Michał Górny
2020-03-26 14:51 Michał Górny
2020-04-03  7:30 Michał Górny
2020-04-11  7:49 Michał Górny
2020-04-23  5:41 Michał Górny
2020-04-23  5:41 Michał Górny
2020-04-23 10:37 Agostino Sarubbo
2020-04-23 10:41 Agostino Sarubbo
2020-04-24  5:52 Michał Górny
2020-05-04 10:48 Michał Górny
2020-07-08 13:08 Michał Górny
2020-08-24 22:33 Conrad Kostecki
2021-02-15  8:34 Michał Górny
2021-03-15  8:34 Michał Górny
2021-03-15 10:05 Michał Górny
2021-03-25 21:29 Sam James
2021-03-25 21:35 Michał Górny
2021-04-18  1:41 Sam James
2021-04-18  7:05 Michał Górny
2021-05-11  7:56 Michał Górny
2021-06-15  4:06 Sam James
2021-06-15  5:40 Michał Górny
2021-06-22  5:54 Michał Górny
2021-07-02 21:02 Michał Górny
2021-07-24 15:12 Sam James
2021-07-24 17:30 Michał Górny
2021-08-07  6:33 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-09-12  7:44 Michał Górny
2021-10-02  1:42 Matthew Thode
2021-10-04  8:05 Michał Górny
2021-11-05  2:12 Sam James
2021-11-05  5:40 Arthur Zamarin
2022-05-12 19:21 Arthur Zamarin
2022-07-02 11:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/ConfigArgParse/ Michał Górny
2023-04-26 14:33 Sam James
2023-04-26 14:33 Sam James
2023-06-06 17:39 Arthur Zamarin
2023-06-28  5:06 Michał Górny
2023-07-24  3:33 Michał Górny
2023-07-28  7:56 Sam James
2023-07-28  9:26 Michał Górny
2023-08-24 12:47 Michał Górny
2024-06-19 15:43 Petr Vaněk
2024-11-22 19:30 Michał Górny
2025-04-12 18:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/configargparse/ 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=1451837269.4266c92e1cead6cdaa6e85c0efdae99397b8b3c0.patrick@gentoo \
    --to=patrick@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