From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tweepy/
Date: Thu, 31 Dec 2015 12:55:06 +0000 (UTC) [thread overview]
Message-ID: <1451566503.d9bd013ab9793fd17f04908dca80f7443993d2d1.jlec@gentoo> (raw)
commit: d9bd013ab9793fd17f04908dca80f7443993d2d1
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 12:54:46 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec 31 12:55:03 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9bd013a
dev-python/tweepy: Add missing builddep on pip
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=570216
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/tweepy/tweepy-3.3.0.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/tweepy/tweepy-3.3.0.ebuild b/dev-python/tweepy/tweepy-3.3.0.ebuild
index 95d9762..16cbb91 100644
--- a/dev-python/tweepy/tweepy-3.3.0.ebuild
+++ b/dev-python/tweepy/tweepy-3.3.0.ebuild
@@ -19,7 +19,10 @@ IUSE="doc examples test"
RESTRICT="test" #missing in tarball
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="
+ dev-python/pip[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
RDEPEND="
>=dev-python/requests-2.4.3[${PYTHON_USEDEP}]
>=dev-python/requests-oauthlib-0.4.1[${PYTHON_USEDEP}]
next reply other threads:[~2015-12-31 12:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-31 12:55 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-17 19:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/tweepy/ Justin Lecher
2016-01-17 19:43 Justin Lecher
2016-01-17 19:43 Justin Lecher
2017-05-29 16:33 Pacho Ramos
2018-04-29 6:33 Michał Górny
2020-02-05 14:24 Michał Górny
2020-02-05 14:24 Michał Górny
2020-03-20 9:58 David Seifert
2020-04-09 8:16 Mikle Kolyada
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=1451566503.d9bd013ab9793fd17f04908dca80f7443993d2d1.jlec@gentoo \
--to=jlec@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