From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xapers/
Date: Thu, 22 Jul 2021 07:49:02 +0000 (UTC) [thread overview]
Message-ID: <1626940073.dda9becf18900acf7a185224cc677b5835d9a212.juippis@gentoo> (raw)
commit: dda9becf18900acf7a185224cc677b5835d9a212
Author: William Pettersson <william <AT> ewpettersson <DOT> se>
AuthorDate: Tue Jul 20 18:49:39 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 07:47:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dda9becf
app-text/xapers: Use python_test() for testing
Changing src_test() to python_test() so the correct interpreter is used
for tests, instead of just using the latest selected python interpreter.
Also addresses QA notice by adding DISTUTILS_USE_SETUPTOOLS=rdepend
Closes: https://bugs.gentoo.org/803023
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: William Pettersson <william <AT> ewpettersson.se>
Closes: https://github.com/gentoo/gentoo/pull/21732
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/xapers/xapers-0.9.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/app-text/xapers/xapers-0.9.0.ebuild b/app-text/xapers/xapers-0.9.0.ebuild
index 7be1659cd17..50456ea2f2e 100644
--- a/app-text/xapers/xapers-0.9.0.ebuild
+++ b/app-text/xapers/xapers-0.9.0.ebuild
@@ -18,6 +18,8 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
RDEPEND="app-text/poppler[utils]
dev-libs/xapian-bindings[python,${PYTHON_USEDEP}]
dev-python/pybtex[${PYTHON_USEDEP}]
@@ -28,7 +30,7 @@ RDEPEND="app-text/poppler[utils]
BDEPEND="test? ( ${RDEPEND} )"
-src_test() {
+python_test() {
cd test || die
./all || die
}
next reply other threads:[~2021-07-22 7:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-22 7:49 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 19:49 [gentoo-commits] repo/gentoo:master commit in: app-text/xapers/ Arthur Zamarin
2024-05-14 15:05 Joonas Niilola
2024-05-14 15:05 Joonas Niilola
2024-01-21 4:21 Sam James
2023-04-02 17:33 Sam James
2022-05-19 2:25 Sam James
2022-05-19 2:25 Sam James
2021-07-22 7:49 Joonas Niilola
2021-07-20 10:25 Joonas Niilola
2020-09-04 23:23 Sam James
2020-09-04 23:23 Sam James
2020-06-28 10:41 Joonas Niilola
2020-06-28 10:41 Joonas Niilola
2020-06-28 10:41 Joonas Niilola
2018-11-08 22:49 Patrice Clement
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=1626940073.dda9becf18900acf7a185224cc677b5835d9a212.juippis@gentoo \
--to=juippis@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