From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/plyvel/
Date: Thu, 1 Jun 2023 13:40:54 +0000 (UTC) [thread overview]
Message-ID: <1685626018.64856463b217dbb15d82a9614e3cb0ddd7b18a99.mgorny@gentoo> (raw)
commit: 64856463b217dbb15d82a9614e3cb0ddd7b18a99
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 13:26:58 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 13:26:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64856463
dev-python/plyvel: Re-cythonize the package
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/plyvel/plyvel-1.5.0.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-python/plyvel/plyvel-1.5.0.ebuild b/dev-python/plyvel/plyvel-1.5.0.ebuild
index 83d70a71aba7..3873ef2b73e8 100644
--- a/dev-python/plyvel/plyvel-1.5.0.ebuild
+++ b/dev-python/plyvel/plyvel-1.5.0.ebuild
@@ -27,10 +27,17 @@ DEPEND="
RDEPEND="
${DEPEND}
"
+BDEPEND="
+ dev-python/cython[${PYTHON_USEDEP}]
+"
distutils_enable_sphinx doc
distutils_enable_tests pytest
+src_configure() {
+ emake cython
+}
+
python_test() {
rm -rf plyvel || die
epytest
next reply other threads:[~2023-06-01 13:40 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-01 13:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-27 15:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/plyvel/ Michał Górny
2024-06-20 18:40 Michał Górny
2024-01-16 7:02 Michał Górny
2023-11-01 17:09 Michał Górny
2023-05-04 16:22 Michał Górny
2022-11-14 4:44 Michał Górny
2022-11-14 4:44 Michał Górny
2022-10-27 4:49 Michał Górny
2022-05-16 13:24 Michał Górny
2022-01-08 2:31 Louis Sautier
2021-08-05 19:13 Louis Sautier
2020-10-10 19:06 Louis Sautier
2020-09-04 22:14 Louis Sautier
2020-03-28 11:59 Michał Górny
2020-01-22 22:35 Louis Sautier
2020-01-22 22:35 Louis Sautier
2019-05-02 22:31 Louis Sautier
2019-05-02 22:31 Louis Sautier
2018-07-19 9:59 Louis Sautier
2018-07-19 9:59 Louis Sautier
2018-06-18 22:27 Louis Sautier
2018-06-18 20:41 Louis Sautier
2018-06-18 10:34 Louis Sautier
2018-06-17 20:34 David Seifert
2017-12-26 8:17 Zac Medico
2016-02-14 17:02 Patrick Lauer
2016-01-13 10:31 Ian Delaney
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=1685626018.64856463b217dbb15d82a9614e3cb0ddd7b18a99.mgorny@gentoo \
--to=mgorny@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