[PATCH 6/8] dev-lang/python: Add python-exec deps to 3.15.0_beta1 and .9999

Michał Górny <[email protected]>
Newsgroups gmane.linux.gentoo.devel
Message-ID <[email protected]>
Signed-off-by: Michał Górny <[email protected]>
---
 dev-lang/python/python-0.3.15.0_beta1.ebuild | 5 +++++
 dev-lang/python/python-0.3.15.9999.ebuild    | 5 +++++
 dev-lang/python/python-3.15.0_beta1.ebuild   | 5 +++++
 dev-lang/python/python-3.15.9999.ebuild      | 5 +++++
 4 files changed, 20 insertions(+)

diff --git a/dev-lang/python/python-0.3.15.0_beta1.ebuild b/dev-lang/python/python-0.3.15.0_beta1.ebuild
index c244e9bff0713..7d04c59a10227 100644
--- a/dev-lang/python/python-0.3.15.0_beta1.ebuild
+++ b/dev-lang/python/python-0.3.15.0_beta1.ebuild
@@ -92,6 +92,11 @@ BDEPEND="
 		)
 	)
 "
+if [[ ${PV} != *_alpha* ]]; then
+	RDEPEND+="
+		dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
+	"
+fi
 PDEPEND="
 	ensurepip? ( dev-python/ensurepip-pip )
 "
diff --git a/dev-lang/python/python-0.3.15.9999.ebuild b/dev-lang/python/python-0.3.15.9999.ebuild
index 7390731836ba2..ba23e4bc2c691 100644
--- a/dev-lang/python/python-0.3.15.9999.ebuild
+++ b/dev-lang/python/python-0.3.15.9999.ebuild
@@ -84,6 +84,11 @@ BDEPEND="
 		)
 	)
 "
+if [[ ${PV} != *_alpha* ]]; then
+	RDEPEND+="
+		dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
+	"
+fi
 PDEPEND="
 	ensurepip? ( dev-python/ensurepip-pip )
 "
diff --git a/dev-lang/python/python-3.15.0_beta1.ebuild b/dev-lang/python/python-3.15.0_beta1.ebuild
index 0331352178f61..d256d4d71d03d 100644
--- a/dev-lang/python/python-3.15.0_beta1.ebuild
+++ b/dev-lang/python/python-3.15.0_beta1.ebuild
@@ -100,6 +100,11 @@ BDEPEND="
 		)
 	)
 "
+if [[ ${PV} != *_alpha* ]]; then
+	RDEPEND+="
+		dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
+	"
+fi
 PDEPEND="
 	ensurepip? ( dev-python/ensurepip-pip )
 "
diff --git a/dev-lang/python/python-3.15.9999.ebuild b/dev-lang/python/python-3.15.9999.ebuild
index 9cb02cde08232..6b0c32b8ea85f 100644
--- a/dev-lang/python/python-3.15.9999.ebuild
+++ b/dev-lang/python/python-3.15.9999.ebuild
@@ -93,6 +93,11 @@ BDEPEND="
 		)
 	)
 "
+if [[ ${PV} != *_alpha* ]]; then
+	RDEPEND+="
+		dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
+	"
+fi
 PDEPEND="
 	ensurepip? ( dev-python/ensurepip-pip )
 "
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.