Python 3.12 works, but there are a few warnings left. See upstream bug Reproducible: Always
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab0329e04b4623a16ff9e548aa1f4e96a0d0e8f commit 8ab0329e04b4623a16ff9e548aa1f4e96a0d0e8f Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2024-05-29 12:48:05 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2024-05-29 12:49:19 +0000 net-wireless/gnuradio: Support Python 3.12 Add missing test dependency Bug: https://bugs.gentoo.org/931651 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> net-wireless/gnuradio/gnuradio-3.10.9.2-r3.ebuild | 247 ++++++++++++++++++++++ 1 file changed, 247 insertions(+)
Bumped to py3.12 support. Seems to work so far. Two tests failing - looking into it. Whats left is to look into the gr-xxxx modules in the tree. There is some more work to be done.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b8424a69b3a6930852f6a333d508fb5741f2fc9 commit 5b8424a69b3a6930852f6a333d508fb5741f2fc9 Author: Thomas Beierlein <tomjbe@gentoo.org> AuthorDate: 2024-05-30 18:44:52 +0000 Commit: Thomas Beierlein <tomjbe@gentoo.org> CommitDate: 2024-05-30 18:46:26 +0000 net-wireless/gnuradio: Fix test failures - Drop an empty test case - Move away from deprecated statements for actual numpy versions Closes: https://bugs.gentoo.org/931651 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org> net-wireless/gnuradio/gnuradio-3.10.9.2-r3.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)