diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-18 18:09:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-18 18:39:34 +0200 |
commit | 6e5e72ff1299052cf96dfd6c311eff4bab7ab8c1 (patch) | |
tree | 734a6b5e740e66a7ff358c61e7f8962583dc62ad /sci-mathematics | |
parent | dev-python/CommonMark: Update for incoming rename (diff) | |
download | gentoo-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')
-rw-r--r-- | sci-mathematics/pymc3/pymc3-3.1.ebuild | 2 |
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}] |