public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-salt/
Date: Sun, 11 Jul 2021 23:00:52 +0000 (UTC)	[thread overview]
Message-ID: <1626044432.5c6373f480026fd01f163ee8fbb7c69d54a761cf.sam@gentoo> (raw)

commit:     5c6373f480026fd01f163ee8fbb7c69d54a761cf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 11 22:59:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 11 23:00:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6373f4

dev-python/pytest-salt: fix RDEPEND for salt/tornado

Closes: https://bugs.gentoo.org/740882
Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...-salt-2020.1.27-r2.ebuild => pytest-salt-2020.1.27-r3.ebuild} | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild
similarity index 81%
rename from dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild
rename to dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild
index f3d2b483cbd..8258e36ca9e 100644
--- a/dev-python/pytest-salt/pytest-salt-2020.1.27-r2.ebuild
+++ b/dev-python/pytest-salt/pytest-salt-2020.1.27-r3.ebuild
@@ -17,22 +17,27 @@ SLOT="0"
 KEYWORDS="amd64 ~arm x86"
 IUSE="test"
 
+# See bug #740882 re salt/tornado dependency
 RDEPEND="
 	>=dev-python/pytest-2.8.1[${PYTHON_USEDEP}]
 	>=dev-python/psutil-4.2.0[${PYTHON_USEDEP}]
 	dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
 	dev-python/pytest-tempdir[${PYTHON_USEDEP}]
 	dev-python/msgpack[${PYTHON_USEDEP}]
+	|| (
+		app-admin/salt[${PYTHON_USEDEP}]
+		www-servers/tornado[${PYTHON_USEDEP}]
+	)
 "
 #BDEPEND="
-#	test? ( app-admin/salt[${PYTHON_USEDEP}] )
+#   test? ( app-admin/salt[${PYTHON_USEDEP}] )
 #"
 
 PATCHES=(
 	"${FILESDIR}/${PN}-2020.1.27-r2.patch"
 )
 
-# tests need network access
+# Tests need network access
 RESTRICT="test"
 
 distutils_enable_tests pytest


             reply	other threads:[~2021-07-11 23:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11 23:00 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-12 22:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-salt/ Sam James
2021-07-11 23:03 Sam James
2021-02-06 21:47 Sam James
2021-01-01  0:59 Michał Górny
2020-09-21 16:06 Michał Górny
2020-07-13 22:33 Patrick McLean
2020-06-20 14:20 Thomas Deutschmann
2020-05-13 14:52 Agostino Sarubbo
2020-04-29  0:22 Patrick McLean
2020-04-20 15:49 Michał Górny
2020-02-05 20:11 Michał Górny
2019-02-28  1:54 Patrick McLean
2017-12-02 15:21 Mike Gilbert
2017-10-04  8:56 Michał Górny
2017-08-01  1:28 Patrick McLean

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=1626044432.5c6373f480026fd01f163ee8fbb7c69d54a761cf.sam@gentoo \
    --to=sam@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