From 11c57b2987e06bf35a84672a4e560212fc363804 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 9 May 2026 09:38:04 +0000 Subject: Adding metadata --- dev-python/python-discovery/python-discovery-1.3.0.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dev-python/python-discovery') 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 -- cgit v1.3.1