diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-05-20 03:51:59 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-05-20 03:51:59 +0200 |
| commit | b14e2aae5adc0b8e977fb74f84101e5e49a67340 (patch) | |
| tree | aff5fbd451d227373ba3c1728adbb25075e601d5 /dev-python/python-tests/python-tests-3.14.0_beta1.ebuild | |
| parent | ce0e2d800023e9b405aaf99cd459111cc2fe651a (diff) | |
| download | gentoo-b14e2aae5adc0b8e977fb74f84101e5e49a67340.tar.gz gentoo-b14e2aae5adc0b8e977fb74f84101e5e49a67340.tar.bz2 gentoo-b14e2aae5adc0b8e977fb74f84101e5e49a67340.zip | |
dev-python/python-tests: Do not pin exact dev-lang/python in BDEPEND
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-tests/python-tests-3.14.0_beta1.ebuild')
| -rw-r--r-- | dev-python/python-tests/python-tests-3.14.0_beta1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild b/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild index c1cbc72de095..ecc96f6cd8dc 100644 --- a/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild +++ b/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ~dev-lang/python-${PV}:${PYVER} " BDEPEND=" - ${RDEPEND} + ${PYTHON_DEPS} " # https://www.python.org/downloads/metadata/sigstore/ |
