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-vcs/python-gitlab/
Date: Sat, 18 Jun 2022 00:48:32 +0000 (UTC)	[thread overview]
Message-ID: <1655513286.8a5e17b48f908441b70e267a1748cd3e6f19cbbf.sam@gentoo> (raw)

commit:     8a5e17b48f908441b70e267a1748cd3e6f19cbbf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 00:48:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 00:48:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5e17b4

dev-vcs/python-gitlab: add some missing test deps

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

 dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
index 09a91036c8e1..6f782bcbdbae 100644
--- a/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild
@@ -18,16 +18,17 @@ fi
 
 LICENSE="LGPL-3"
 SLOT="0"
-IUSE="test"
 
 BDEPEND="test? (
 		dev-python/httmock[${PYTHON_USEDEP}]
-		dev-python/mock[${PYTHON_USEDEP}] )"
+		dev-python/mock[${PYTHON_USEDEP}]
+		dev-python/responses[${PYTHON_USEDEP}]
+	)"
 
 RDEPEND=">=dev-python/requests-2.25.1[${PYTHON_USEDEP}]
 	>=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]"
 
-distutils_enable_tests unittest
+distutils_enable_tests pytest
 
 python_install_all() {
 	distutils-r1_python_install_all


             reply	other threads:[~2022-06-18  0:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-18  0:48 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-22 18:32 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/python-gitlab/ Arthur Zamarin
2024-06-02 21:34 William Hubbs
2023-05-20  7:33 Michał Górny
2023-03-04 16:17 William Hubbs
2023-01-25 20:47 William Hubbs
2023-01-20  1:17 Sam James
2023-01-03 16:14 William Hubbs
2023-01-02 19:19 William Hubbs
2023-01-02 18:46 William Hubbs
2023-01-02 18:46 William Hubbs
2023-01-02 18:27 William Hubbs
2022-10-21 15:38 William Hubbs
2022-07-15  0:09 William Hubbs
2022-07-14 23:18 William Hubbs
2022-06-16 19:17 William Hubbs
2021-06-05  0:10 William Hubbs
2021-01-29 18:58 William Hubbs
2021-01-01  0:59 Michał Górny
2020-09-02 22:31 William Hubbs
2020-06-18 14:39 William Hubbs
2020-05-07 20:58 William Hubbs
2019-11-27 19:51 William Hubbs
2019-06-26 16:29 William Hubbs
2019-04-15 22:33 William Hubbs
2019-01-31 23:53 William Hubbs

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=1655513286.8a5e17b48f908441b70e267a1748cd3e6f19cbbf.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