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: Tue, 29 Apr 2025 19:05:01 +0000 (UTC) [thread overview]
Message-ID: <1745953389.7850b559de9f2620cc4d851d7e747e81f61fcfc2.sam@gentoo> (raw)
commit: 7850b559de9f2620cc4d851d7e747e81f61fcfc2
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Tue Apr 29 15:48:22 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 29 19:03:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7850b559
dev-vcs/python-gitlab: skip tests that cannot work in an ebuild
Closes: https://bugs.gentoo.org/938085
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41846
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
index 74650f46a345..a404d1b38e4b 100644
--- a/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
+++ b/dev-vcs/python-gitlab/python-gitlab-4.6.0.ebuild
@@ -37,6 +37,14 @@ RDEPEND=">=dev-python/requests-2.32.2[${PYTHON_USEDEP}]
distutils_enable_tests pytest
+EPYTEST_IGNORE=(
+ # These tests do not make sense downstream
+ "tests/smoke/test_dists.py"
+ # Requires ability to run docker and pytest-docker
+ # https://bugs.gentoo.org/938085
+ "tests/functional"
+)
+
python_install_all() {
distutils-r1_python_install_all
dodoc -r *.rst docs
next reply other threads:[~2025-04-29 19:05 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 19:05 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-29 19:05 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/python-gitlab/ Sam James
2025-04-29 19:05 Sam James
2025-04-29 19:05 Sam James
2024-09-22 18:32 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-18 0:48 Sam James
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=1745953389.7850b559de9f2620cc4d851d7e747e81f61fcfc2.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