public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/wtforms/
Date: Fri, 26 Feb 2016 10:11:44 +0000 (UTC)	[thread overview]
Message-ID: <1456471904.48c3772f968370e29f1225425d4b8d486fb074f1.dev-zero@gentoo> (raw)

commit:     48c3772f968370e29f1225425d4b8d486fb074f1
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 07:31:44 2016 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 07:31:44 2016 +0000
URL:        https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=48c3772f

dev-python/wtforms: fix dependency mess

 dev-python/wtforms/wtforms-2.1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/wtforms/wtforms-2.1.ebuild b/dev-python/wtforms/wtforms-2.1.ebuild
index 60833d9..440b21d 100644
--- a/dev-python/wtforms/wtforms-2.1.ebuild
+++ b/dev-python/wtforms/wtforms-2.1.ebuild
@@ -22,17 +22,16 @@ IUSE="doc test"
 
 S="${WORKDIR}/${MY_P}"
 
-RDEPEND="
-	app-arch/unzip
+DEPEND="app-arch/unzip
 	dev-python/setuptools[${PYTHON_USEDEP}]
-	doc? ( >=dev-python/sphinx-0.6[${PYTHON_USEDEP}] )"
-DEPEND="${RDEPEND}
+	doc? ( >=dev-python/sphinx-0.6[${PYTHON_USEDEP}] )
 	test? (
 		dev-python/Babel[${PYTHON_USEDEP}]
 		dev-python/sqlalchemy[${PYTHON_USEDEP}]
 		dev-python/webob[${PYTHON_USEDEP}]
 		dev-python/python-dateutil[${PYTHON_USEDEP}]
 	)"
+RDEPEND=""
 
 python_prepare_all() {
 	# Extension-tests are written for an older version of Django


             reply	other threads:[~2016-02-26 10:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26 10:11 Tiziano Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-17 10:50 [gentoo-commits] dev/dev-zero:master commit in: dev-python/wtforms/ Tiziano Müller
2016-02-05 16:02 Tiziano Müller
2016-02-02  8:24 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=1456471904.48c3772f968370e29f1225425d4b8d486fb074f1.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