summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-10-18 18:09:18 +0200
committerMichał Górny <mgorny@gentoo.org>2018-10-18 18:39:34 +0200
commit6e5e72ff1299052cf96dfd6c311eff4bab7ab8c1 (patch)
tree734a6b5e740e66a7ff358c61e7f8962583dc62ad /sci-mathematics/pymc3
parentdev-python/CommonMark: Update for incoming rename (diff)
downloadgentoo-6e5e72ff1299052cf96dfd6c311eff4bab7ab8c1.tar.gz
gentoo-6e5e72ff1299052cf96dfd6c311eff4bab7ab8c1.tar.bz2
gentoo-6e5e72ff1299052cf96dfd6c311eff4bab7ab8c1.zip
dev-python/{CommonMark → commonmark}
Rename dev-python/CommonMark following upstream decision to switch to lowercase package name. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-mathematics/pymc3')
-rw-r--r--sci-mathematics/pymc3/pymc3-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/pymc3/pymc3-3.1.ebuild b/sci-mathematics/pymc3/pymc3-3.1.ebuild
index 658b90729d13..b35ff453eaef 100644
--- a/sci-mathematics/pymc3/pymc3-3.1.ebuild
+++ b/sci-mathematics/pymc3/pymc3-3.1.ebuild
@@ -21,7 +21,7 @@ LICENSE="AFL-3.0"
IUSE="test"
RDEPEND="
- <=dev-python/CommonMark-0.5.4[${PYTHON_USEDEP}]
+ <=dev-python/commonmark-0.5.4[${PYTHON_USEDEP}]
>=dev-python/joblib-0.9[${PYTHON_USEDEP}]
>=dev-python/numpy-1.11[${PYTHON_USEDEP},lapack]
>=dev-python/matplotlib-1.5[${PYTHON_USEDEP}]