From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/reuse/
Date: Thu, 3 Nov 2022 03:09:01 +0000 (UTC) [thread overview]
Message-ID: <1667437971.ad8a9fd9172e830d511f0c4b9e1d8517f8dc8347.cybertailor@gentoo> (raw)
commit: ad8a9fd9172e830d511f0c4b9e1d8517f8dc8347
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Nov 2 20:40:50 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Nov 3 01:12:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad8a9fd9
dev-util/reuse: deselect failing tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-util/reuse/reuse-1.0.0.ebuild | 17 ++++++++++++++++-
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/dev-util/reuse/reuse-1.0.0.ebuild b/dev-util/reuse/reuse-1.0.0.ebuild
index 23d4b7a61..c6112b926 100644
--- a/dev-util/reuse/reuse-1.0.0.ebuild
+++ b/dev-util/reuse/reuse-1.0.0.ebuild
@@ -27,10 +27,25 @@ RDEPEND="
dev-python/python-debian[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
"
-BDEPEND="dev-python/setuptools_scm[${PYTHON_USEDEP}]"
+BDEPEND="
+ dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ test? (
+ dev-vcs/git
+ dev-vcs/mercurial
+ )
+"
DOCS=( AUTHORS.rst CHANGELOG.md CODE_OF_CONDUCT.md CONTRIBUTING.md README.md )
+# not supported by recent git versions
+EPYTEST_DESELECT=(
+ tests/test_lint.py::test_lint_submodule
+ tests/test_lint.py::test_lint_submodule_included
+ tests/test_main.py::test_lint_submodule
+ tests/test_main.py::test_lint_submodule_included_fail
+ tests/test_project.py::test_all_files_submodule_is_ignored
+)
+
distutils_enable_tests pytest
# [Errno 2] No such file or directory: '../README.md'
next reply other threads:[~2022-11-03 3:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 3:09 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-20 1:11 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/reuse/ Leonardo Hernandez
2023-07-21 18:00 Anna Vyalkova
2023-06-21 13:05 Anna Vyalkova
2023-02-15 13:56 Anna Vyalkova
2022-12-02 8:51 Anna Vyalkova
2022-11-03 3:09 Anna Vyalkova
2022-07-07 0:41 Anna Vyalkova
2022-05-30 19:26 Anna Vyalkova
2022-02-07 11:03 Anna Vyalkova
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=1667437971.ad8a9fd9172e830d511f0c4b9e1d8517f8dc8347.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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