public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/locustio/
Date: Wed, 26 Apr 2017 07:53:19 +0000 (UTC)	[thread overview]
Message-ID: <1493193188.647eafb330aa6650f0b740df3ad6434e15e75d9e.radhermit@gentoo> (raw)

commit:     647eafb330aa6650f0b740df3ad6434e15e75d9e
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 26 07:49:04 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 07:53:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647eafb3

dev-python/locustio: fix RDEPEND quoting

 dev-python/locustio/locustio-0.7.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/locustio/locustio-0.7.3.ebuild b/dev-python/locustio/locustio-0.7.3.ebuild
index d09566de541..7892ab1e586 100644
--- a/dev-python/locustio/locustio-0.7.3.ebuild
+++ b/dev-python/locustio/locustio-0.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,7 +23,7 @@ DEPEND="test? (
 RDEPEND=">=dev-python/gevent-1.0.1[${PYTHON_USEDEP}]
 	>=dev-python/flask-0.10.1[${PYTHON_USEDEP}]
 	>=dev-python/requests-2.4.1[${PYTHON_USEDEP}]
-	>=dev-python/msgpack-0.4.2"[${PYTHON_USEDEP}]
+	>=dev-python/msgpack-0.4.2[${PYTHON_USEDEP}]"
 
 python_test() {
 	esetup.py test


             reply	other threads:[~2017-04-26  7:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-26  7:53 Tim Harder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-09 17:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/locustio/ Matt Thode
2018-03-17 10:51 Michał Górny
2018-09-15  1:15 Zac Medico
2019-12-27 18:52 David Seifert

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=1493193188.647eafb330aa6650f0b740df3ad6434e15e75d9e.radhermit@gentoo \
    --to=radhermit@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