From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-vcs/git-review/
Date: Mon, 27 Oct 2014 16:01:23 +0000 (UTC) [thread overview]
Message-ID: <1410424046.6790f933fdd7e6c23f31bd725fd42fea33b20e5c.dev-zero@gentoo> (raw)
commit: 6790f933fdd7e6c23f31bd725fd42fea33b20e5c
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 11 08:27:26 2014 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Thu Sep 11 08:27:26 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=6790f933
Remove argparse dep and switch to py-3 only.
---
dev-vcs/git-review/git-review-scm.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-vcs/git-review/git-review-scm.ebuild b/dev-vcs/git-review/git-review-scm.ebuild
index 43aabdd..5319b30 100644
--- a/dev-vcs/git-review/git-review-scm.ebuild
+++ b/dev-vcs/git-review/git-review-scm.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} )
inherit distutils-r1 git-r3
@@ -18,8 +18,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
-CDEPEND=">=dev-python/requests-1.1[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]"
+CDEPEND=">=dev-python/requests-1.1[${PYTHON_USEDEP}]"
DEPEND="${CDEPEND}
dev-python/pbr[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
next reply other threads:[~2014-10-27 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-27 16:01 Tiziano Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-07-18 6:42 [gentoo-commits] dev/dev-zero:master commit in: dev-vcs/git-review/ Tiziano Müller
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=1410424046.6790f933fdd7e6c23f31bd725fd42fea33b20e5c.dev-zero@gentoo \
--to=dev-zero@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