From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/kissfft/
Date: Wed, 5 Oct 2022 14:31:58 +0000 (UTC) [thread overview]
Message-ID: <1664980280.0be531f69a84588ff8712fb80bee2654a6061654.andrewammerlaan@gentoo> (raw)
commit: 0be531f69a84588ff8712fb80bee2654a6061654
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 14:30:00 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 14:31:20 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be531f6
sci-libs/kissfft: enable py3.10, py3.11 and disable py3.7
Closes: https://bugs.gentoo.org/846266
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-libs/kissfft/kissfft-131.1.0.ebuild | 4 ++--
sci-libs/kissfft/kissfft-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-libs/kissfft/kissfft-131.1.0.ebuild b/sci-libs/kissfft/kissfft-131.1.0.ebuild
index 76993eb680fd..900a50486450 100644
--- a/sci-libs/kissfft/kissfft-131.1.0.ebuild
+++ b/sci-libs/kissfft/kissfft-131.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit cmake python-any-r1 toolchain-funcs
@@ -33,7 +33,7 @@ DEPEND="
"
python_check_deps() {
- has_version -d "dev-python/numpy[${PYTHON_USEDEP}]"
+ python_has_version -d "dev-python/numpy[${PYTHON_USEDEP}]"
}
pkg_pretend() {
diff --git a/sci-libs/kissfft/kissfft-9999.ebuild b/sci-libs/kissfft/kissfft-9999.ebuild
index bc06fee4c8e0..814cce24e11a 100644
--- a/sci-libs/kissfft/kissfft-9999.ebuild
+++ b/sci-libs/kissfft/kissfft-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..11} )
inherit cmake python-any-r1 toolchain-funcs
@@ -33,7 +33,7 @@ DEPEND="
"
python_check_deps() {
- has_version -d "dev-python/numpy[${PYTHON_USEDEP}]"
+ python_has_version -d "dev-python/numpy[${PYTHON_USEDEP}]"
}
pkg_pretend() {
next reply other threads:[~2022-10-05 14:32 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-05 14:31 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-20 12:00 [gentoo-commits] repo/gentoo:master commit in: sci-libs/kissfft/ Andrew Ammerlaan
2024-08-30 13:11 Andreas Sturmlechner
2024-08-30 2:30 Sam James
2024-08-30 2:30 Sam James
2024-08-29 19:42 Sam James
2024-02-22 12:12 Yixun Lan
2024-01-23 22:59 Jakov Smolić
2023-12-24 16:43 James Le Cuirot
2022-05-19 12:12 Joonas Niilola
2022-05-16 8:12 David Seifert
2021-05-17 22:25 Sam James
2021-05-15 19:33 Sam James
2021-05-15 19:33 Sam James
2021-04-23 16:46 David Seifert
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=1664980280.0be531f69a84588ff8712fb80bee2654a6061654.andrewammerlaan@gentoo \
--to=andrewammerlaan@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