aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorea Christian <chr@chymera.eu>2022-11-03 19:26:28 -0400
committerHorea Christian <chr@chymera.eu>2022-11-03 19:26:28 -0400
commit13ae70b880c03bc4970d4a0da592ea8cb9660c52 (patch)
treedeef90adb51b696075b92f4f9adb25e3006efc0d
parentdev-python/probeinterface: add 0.2.14 (diff)
downloadsci-13ae70b8.tar.gz
sci-13ae70b8.tar.bz2
sci-13ae70b8.zip
dev-python/probeinterface: switched to PEP517 build mode
Signed-off-by: Horea Christian <chr@chymera.eu>
-rw-r--r--dev-python/probeinterface/probeinterface-0.2.11.ebuild1
-rw-r--r--dev-python/probeinterface/probeinterface-0.2.5.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/probeinterface/probeinterface-0.2.11.ebuild b/dev-python/probeinterface/probeinterface-0.2.11.ebuild
index fb1ab4cbc..d7751fe0d 100644
--- a/dev-python/probeinterface/probeinterface-0.2.11.ebuild
+++ b/dev-python/probeinterface/probeinterface-0.2.11.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
diff --git a/dev-python/probeinterface/probeinterface-0.2.5.ebuild b/dev-python/probeinterface/probeinterface-0.2.5.ebuild
index fb1ab4cbc..d7751fe0d 100644
--- a/dev-python/probeinterface/probeinterface-0.2.5.ebuild
+++ b/dev-python/probeinterface/probeinterface-0.2.5.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1