commit: 1e63e87e620b8e1bccdfaf7b3830ba4edc1bb4c7
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:45:00 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:45:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e63e87e
sci-mathematics/pymc3: Remove py2 virtuals
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sci-mathematics/pymc3/pymc3-3.1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sci-mathematics/pymc3/pymc3-3.1.ebuild
b/sci-mathematics/pymc3/pymc3-3.1.ebuild
index 1b1dad62cb0..3c95b008123 100644
--- a/sci-mathematics/pymc3/pymc3-3.1.ebuild
+++ b/sci-mathematics/pymc3/pymc3-3.1.ebuild
@@ -35,7 +35,6 @@ RDEPEND="
>=dev-python/theano-0.9[${PYTHON_USEDEP}]
>=dev-python/tqdm-4.8.4[${PYTHON_USEDEP}]
>=sci-libs/scipy-0.12[${PYTHON_USEDEP}]
- virtual/python-enum34[${PYTHON_USEDEP}]
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]