summaryrefslogtreecommitdiff
path: root/dev-python/python-discovery
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-09 09:38:04 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-09 09:38:04 +0000
commit11c57b2987e06bf35a84672a4e560212fc363804 (patch)
treee1860cb34d71b1ed7fedeb81e996044324acf10c /dev-python/python-discovery
parent49d6eff372ef65c2d900b06355a7169f8c771c6a (diff)
downloadbaldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.tar.gz
baldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.tar.xz
baldeagleos-repo-11c57b2987e06bf35a84672a4e560212fc363804.zip
Adding metadata
Diffstat (limited to 'dev-python/python-discovery')
-rw-r--r--dev-python/python-discovery/python-discovery-1.3.0.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-python/python-discovery/python-discovery-1.3.0.ebuild b/dev-python/python-discovery/python-discovery-1.3.0.ebuild
index b487b66b0704..7bf748143147 100644
--- a/dev-python/python-discovery/python-discovery-1.3.0.ebuild
+++ b/dev-python/python-discovery/python-discovery-1.3.0.ebuild
@@ -45,6 +45,12 @@ python_test() {
tests/test_py_info_extra.py::test_satisfies_path_not_abs_basename_match
)
;;
+ python3.15)
+ EPYTEST_DESELECT+=(
+ # TODO
+ tests/test_discovery.py::test_predicate_with_fallback_specs
+ )
+ ;;
esac
epytest