summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-03-16 19:43:53 +0100
committerMichał Górny <mgorny@gentoo.org>2020-03-16 19:43:53 +0100
commit07f538f4033f9bb41f98fbe93855d180c1f9224a (patch)
tree5a0878eb15411aa9a3dcd4282697edcc6f84737e /dev-python/llvmlite
parentdev-python/ipython: Remove py2 virtuals (diff)
downloadgentoo-07f538f4033f9bb41f98fbe93855d180c1f9224a.tar.gz
gentoo-07f538f4033f9bb41f98fbe93855d180c1f9224a.tar.bz2
gentoo-07f538f4033f9bb41f98fbe93855d180c1f9224a.zip
dev-python/llvmlite: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/llvmlite')
-rw-r--r--dev-python/llvmlite/llvmlite-0.28.0.ebuild1
-rw-r--r--dev-python/llvmlite/llvmlite-0.29.0.ebuild1
-rw-r--r--dev-python/llvmlite/llvmlite-0.30.0.ebuild1
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/llvmlite/llvmlite-0.28.0.ebuild b/dev-python/llvmlite/llvmlite-0.28.0.ebuild
index 4307ec0db32b..ccc4a40f973c 100644
--- a/dev-python/llvmlite/llvmlite-0.28.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.28.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
sys-devel/llvm:${LLVM_MAX_SLOT}
sys-libs/zlib:0=
- virtual/python-enum34[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
diff --git a/dev-python/llvmlite/llvmlite-0.29.0.ebuild b/dev-python/llvmlite/llvmlite-0.29.0.ebuild
index 33f86ddb7d20..da14d78a83b5 100644
--- a/dev-python/llvmlite/llvmlite-0.29.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.29.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
sys-devel/llvm:${LLVM_MAX_SLOT}
sys-libs/zlib:0=
- virtual/python-enum34[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
diff --git a/dev-python/llvmlite/llvmlite-0.30.0.ebuild b/dev-python/llvmlite/llvmlite-0.30.0.ebuild
index 11e5368b53e4..a5ddc040e87b 100644
--- a/dev-python/llvmlite/llvmlite-0.30.0.ebuild
+++ b/dev-python/llvmlite/llvmlite-0.30.0.ebuild
@@ -22,7 +22,6 @@ RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
sys-devel/llvm:${LLVM_MAX_SLOT}
sys-libs/zlib:0=
- virtual/python-enum34[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]