public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-octaviaclient/
Date: Sun, 15 Dec 2024 18:10:03 +0000 (UTC)	[thread overview]
Message-ID: <1734188965.8f0fae3761f3f56cf48e6667e0f3bf3b39e95ef3.julien@gentoo> (raw)

commit:     8f0fae3761f3f56cf48e6667e0f3bf3b39e95ef3
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 14 15:09:25 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sat Dec 14 15:09:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f0fae37

dev-python/python-octaviaclient: enable tests

Closes: https://bugs.gentoo.org/938751
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 .../python-octaviaclient-3.9.0.ebuild                    | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/dev-python/python-octaviaclient/python-octaviaclient-3.9.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-3.9.0.ebuild
index 2aeda0d13..c5955a6f8 100644
--- a/dev-python/python-octaviaclient/python-octaviaclient-3.9.0.ebuild
+++ b/dev-python/python-octaviaclient/python-octaviaclient-3.9.0.ebuild
@@ -31,7 +31,17 @@ RDEPEND="
 	>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
 	>=dev-python/requests-2.14.2[${PYTHON_USEDEP}]
 "
+BDEPEND="
+	test? (
+		>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
+		>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
+		>=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
+	)
+"
+
+EPYTEST_IGNORE=(
+	# not packaged
+	octaviaclient/tests/unit/test_hacking.py
+)
 
-src_prepare() {
-	distutils-r1_src_prepare
-}
+distutils_enable_tests pytest


             reply	other threads:[~2024-12-15 18:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-15 18:10 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-04  9:39 [gentoo-commits] repo/proj/guru:master commit in: dev-python/python-octaviaclient/ David Roman
2024-12-12 13:06 David Roman
2024-12-12 13:06 David Roman
2024-08-30 13:16 David Roman
2022-05-30  6:39 Florian Schmaus
2022-03-12  9:10 Arthur Zamarin
2022-03-11 10:57 Arthur Zamarin
2022-01-02 15:34 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-01-02 15:34 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan

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=1734188965.8f0fae3761f3f56cf48e6667e0f3bf3b39e95ef3.julien@gentoo \
    --to=julien@jroy.ca \
    --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