commit: eb830ebd5406f22977fcd9644971a4a9d3279137
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 10 16:51:41 2025 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Wed Sep 10 16:51:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb830ebd
sci-libs/volk: add 3.2.0 and py3.14
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
sci-libs/volk/Manifest | 1 +
sci-libs/volk/{volk-9999.ebuild => volk-3.2.0.ebuild} | 4 ++--
sci-libs/volk/volk-9999.ebuild | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/sci-libs/volk/Manifest b/sci-libs/volk/Manifest
index 9f69fdc2758b..83ea9e080be6 100644
--- a/sci-libs/volk/Manifest
+++ b/sci-libs/volk/Manifest
@@ -1,2 +1,3 @@
DIST volk-3.1.0.tar.xz 420088 BLAKE2B
709c3561675b0f71a1400d7b9332aa18c6d2ae848c993914cb40484890f631bde48da12ab9756be38cca9fbb20d0d851cb40ff5bfe3722ff72cd0b4daff1b11d
SHA512
0c39c06e5121782461c0ea2c84402c84f9609a2a09ce7218e976472081d09531746ea1cde767f329a69d72d51cf5715bf7f2df1b26a8d8ddd1694e8239f5ff21
DIST volk-3.1.2.tar.xz 381388 BLAKE2B
c67049921cf0817ff263ae3b0b14b2939e69e461fa731b47f0f923ebe730e67a8715f20738b1991fc9956abd12eccfa50a421460feef12e7678d26a25d73acce
SHA512
6fd99b037e2c2481f4886a70021403a8641567a0c0280496194da7ef1b8cf7dbecf91d5bfc1b1c3449788de360206bae5036d796a01bbec211ccf9ccbbc357ee
+DIST volk-3.2.0.tar.xz 399816 BLAKE2B
c0cd75f4eb6904c853c9e018777da6a6c17aaa9f73c5656ca5fd330cd5dbcedbf83fc229db9ec0245c5dd0d3b0db6bd652207e3f5bcb7325436cbd2cf8765dd8
SHA512
3142871fe5b06dccd7c3ad399875ad5bbb771e11168f0a146e5a808974c3dcc5de0d6f23c0b72a26389a5f509f47d47146ce18229225737a0c3cd142a6cce61b
diff --git a/sci-libs/volk/volk-9999.ebuild b/sci-libs/volk/volk-3.2.0.ebuild
similarity index 94%
copy from sci-libs/volk/volk-9999.ebuild
copy to sci-libs/volk/volk-3.2.0.ebuild
index adb8767c35ea..e306d085c60e 100644
--- a/sci-libs/volk/volk-9999.ebuild
+++ b/sci-libs/volk/volk-3.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..14} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"
diff --git a/sci-libs/volk/volk-9999.ebuild b/sci-libs/volk/volk-9999.ebuild
index adb8767c35ea..e306d085c60e 100644
--- a/sci-libs/volk/volk-9999.ebuild
+++ b/sci-libs/volk/volk-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..14} )
#https://github.com/gnuradio/volk/issues/383
CMAKE_BUILD_TYPE="None"