commit:     394999a4ef2ab1af39fae13d15f1703173cb2ff4
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 17 15:36:52 2025 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Nov 17 15:37:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=394999a4

net-libs/xrootd: update live ebuild

Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 net-libs/xrootd/xrootd-9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/net-libs/xrootd/xrootd-9999.ebuild 
b/net-libs/xrootd/xrootd-9999.ebuild
index cb5019f3ff3b..e5b4958a01b0 100644
--- a/net-libs/xrootd/xrootd-9999.ebuild
+++ b/net-libs/xrootd/xrootd-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} python3_13t )
+PYTHON_COMPAT=( python3_{9..14} python3_14t )
 DISTUTILS_EXT=1
 DISTUTILS_OPTIONAL=1
 DISTUTILS_USE_PEP517="setuptools"
@@ -159,6 +159,11 @@ src_test() {
                        XrdCl::FileSystemTest.XAttrTest
                        XrdCl::WorkflowTest.XAttrWorkflowTest
                        XrdCl::WorkflowTest.CheckpointTest
+                       XRootD::authenticated_cluster
+                       XRootD::httpnoclient
+                       XRootD::xcachewithcsi
+                       XRootD::badredir
+                       XRootD::posix
                ')
                # server fails to start due to long path to unix domain socket
                $(usev scitokens '

Reply via email to