From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/git-review/
Date: Thu, 3 Sep 2015 03:57:32 +0000 (UTC) [thread overview]
Message-ID: <1441252627.c96d66c97ad5e9a3ef4b77515d32947fe01c6b8c.prometheanfire@gentoo> (raw)
commit: c96d66c97ad5e9a3ef4b77515d32947fe01c6b8c
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 3 03:57:07 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Sep 3 03:57:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96d66c9
dev-python/git-review: bup
Package-Manager: portage-2.2.20.1
dev-python/git-review/Manifest | 1 +
dev-python/git-review/git-review-1.25.0.ebuild | 30 ++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/git-review/Manifest b/dev-python/git-review/Manifest
index 4656f7f..5d8c005 100644
--- a/dev-python/git-review/Manifest
+++ b/dev-python/git-review/Manifest
@@ -1 +1,2 @@
DIST git-review-1.24.tar.gz 39106 SHA256 20fa8be4b86430b41153c270f770dd270bde06ff70c60c411aa9adc9db2f512a SHA512 7729358c8a99078d1e66d4682b9d886ab97fc82793838f14f7a30572e561a8e1b4c5ae11f7b347180ab34488af309dce7ee804d4a7c7873fa40b182ab6ee1ac5 WHIRLPOOL 07e33a18c42ea5689a4189134a44a3b5a9f95bea4a69f07a6a225a7577f2ccb829b15f41da901cc3e7ea0cd98c3b764bb2056456697bec0db619878b0976c0b3
+DIST git-review-1.25.0.tar.gz 51903 SHA256 087e0a7dc2415796a9f21c484a6f652c5410e6ba4562c36291c5399f9395a11d SHA512 4e3e23f9c016b6919377fbc44e426eba4db7dc2558dc64100fc51f5dde7c38387c092c26700bc4bb57661373e391c743098e4ffc845375b5d64de32891a81e67 WHIRLPOOL f6134568ab69e6b220d1eba74184593fb596ebbe35c570c4b89bed7919dd6bf1d6e79570b9831bd84195de6f8131c90c77d8f1bdb5a20ee0ceb445ddc22efe3e
diff --git a/dev-python/git-review/git-review-1.25.0.ebuild b/dev-python/git-review/git-review-1.25.0.ebuild
new file mode 100644
index 0000000..f0f1f20
--- /dev/null
+++ b/dev-python/git-review/git-review-1.25.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
+
+inherit distutils-r1
+
+DESCRIPTION="Tool to submit code to Gerrit"
+HOMEPAGE="https://git.openstack.org/cgit/openstack-infra/git-review"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ >=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
+"
+RDEPEND="
+ >=dev-python/requests-1.1[${PYTHON_USEDEP}]
+"
+
+python_prepare_all() {
+ sed -i '/^argparse/d' requirements.txt || die
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2015-09-03 3:57 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-03 3:57 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-19 15:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/git-review/ Agostino Sarubbo
2015-11-17 9:59 Agostino Sarubbo
2015-11-18 8:57 Agostino Sarubbo
2018-01-20 18:52 Matt Thode
2018-02-20 16:29 Matt Thode
2018-10-04 14:21 Matthew Thode
2018-11-01 15:48 Matthew Thode
2019-06-24 13:51 Michael Haubenwallner
2020-01-17 16:05 Matthew Thode
2020-02-17 21:51 Matthew Thode
2020-02-17 21:51 Matthew Thode
2020-10-16 2:04 Matthew Thode
2021-04-25 18:31 Matthew Thode
2021-06-01 6:32 Agostino Sarubbo
2021-06-01 6:59 Agostino Sarubbo
2021-10-17 8:23 Michał Górny
2021-12-29 3:26 Matthew Thode
2021-12-29 4:53 Matthew Thode
2021-12-29 16:58 Matthew Thode
2021-12-31 20:21 Matthew Thode
2022-04-19 8:45 Michał Górny
2022-05-21 17:35 Jakov Smolić
2022-05-21 17:35 Jakov Smolić
2022-05-21 19:25 Michał Górny
2022-06-24 2:29 Matthew Thode
2022-07-24 19:13 Sam James
2022-07-25 7:14 Michał Górny
2022-10-18 3:02 Sam James
2023-03-17 15:21 Michał Górny
2023-03-17 15:29 Michał Górny
2023-05-03 15:14 Matthew Thode
2024-03-19 7:20 Michał Górny
2024-04-06 9:35 Michał Górny
2024-04-06 10:10 Arthur Zamarin
2024-04-06 12:37 Michał Górny
2024-04-13 15:31 Matthew Thode
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=1441252627.c96d66c97ad5e9a3ef4b77515d32947fe01c6b8c.prometheanfire@gentoo \
--to=prometheanfire@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