From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/eva:master commit in: dev-python/rq/
Date: Fri, 26 Oct 2012 15:19:28 +0000 (UTC) [thread overview]
Message-ID: <1351264746.2d97e0593d33e12e73883c0b2066e40c9df4c404.eva@gentoo> (raw)
commit: 2d97e0593d33e12e73883c0b2066e40c9df4c404
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 26 15:19:06 2012 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Oct 26 15:19:06 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=2d97e059
dev-python/rq: add missing dependency on importlib
---
dev-python/rq/rq-0.3.2.ebuild | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-python/rq/rq-0.3.2.ebuild b/dev-python/rq/rq-0.3.2.ebuild
index ed684d1..7d8580f 100644
--- a/dev-python/rq/rq-0.3.2.ebuild
+++ b/dev-python/rq/rq-0.3.2.ebuild
@@ -21,8 +21,12 @@ RDEPEND="
dev-python/logbook
dev-python/redis-py
dev-python/times
- python_targets_python2_5? ( dev-python/argparse )
- python_targets_python2_6? ( dev-python/argparse )
+ python_targets_python2_5? (
+ dev-python/argparse
+ dev-python/importlib )
+ python_targets_python2_6? (
+ dev-python/argparse
+ dev-python/importlib )
"
DEPEND="${RDEPEND}
dev-python/setuptools
next reply other threads:[~2012-10-26 15:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-26 15:19 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-24 19:32 [gentoo-commits] dev/eva:master commit in: dev-python/rq/ Gilles Dartiguelongue
2015-07-27 22:06 Gilles Dartiguelongue
2013-04-10 19:48 Gilles Dartiguelongue
2013-03-01 22:32 Gilles Dartiguelongue
2012-11-22 21:18 Gilles Dartiguelongue
2012-11-02 23:00 Gilles Dartiguelongue
2012-10-22 17:21 Gilles Dartiguelongue
2012-10-22 17:21 Gilles Dartiguelongue
2012-10-20 10:24 Gilles Dartiguelongue
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=1351264746.2d97e0593d33e12e73883c0b2066e40c9df4c404.eva@gentoo \
--to=eva@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