diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-10-22 11:09:47 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-10-22 11:09:47 +0100 |
commit | 64e107b9b6058580ff0432107eb37cefb0b2a7d8 (patch) | |
tree | 9a44e603e2ae365e2b1fe35ac37f73e830cdee1d /sci-mathematics/pymc3 | |
parent | 957235cf19a691360c720f7913672adda4258ed0 (diff) |
gentoo resync : 22.10.2018
Diffstat (limited to 'sci-mathematics/pymc3')
-rw-r--r-- | sci-mathematics/pymc3/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/pymc3/pymc3-3.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pymc3/Manifest b/sci-mathematics/pymc3/Manifest index a6b79199c3f6..98ef8bcd7b8a 100644 --- a/sci-mathematics/pymc3/Manifest +++ b/sci-mathematics/pymc3/Manifest @@ -1,3 +1,3 @@ DIST pymc3-3.1.tar.gz 34553828 BLAKE2B 73c4d50f7d656322fa1a7384aefa1f46caacccc8055138fefc27a82d765866efb9d4853a842a2df312058c558edd66b37a40295904c86f023f8fec5503877206 SHA512 30799d9c1b670adbcf5cc1463029d71a87c7b917e83b1f6cb453d75553616da7173421e7ae6e31b332c85f8170daea735344ff83ba6605cf3b15cf79c5c4fb97 -EBUILD pymc3-3.1.ebuild 1562 BLAKE2B 6ebd6e2553e3ecc8d8ef96f8debf276ec7f57748733393f2c7839f40eed855481ba8b6e2fa43f07c8ee2ed1648aeadbe29682784a30764207e96a44f89f1f890 SHA512 982a99a83889fee4cd533e4ccad379e8051910e38a1f18935e2f8fc9845928f7c946ab949b938c7b11f19d8f6a1a664c402ed1e1e33617b27bca6ce2b9b1daca +EBUILD pymc3-3.1.ebuild 1562 BLAKE2B 15fc65a48ca5c60060552cdd466cdfe2e33400e71aa7ba4651dddeb7cd801344bf5f33fac36bbf5f21af312aa12fdd095dadfc3221597e4b6f723a79cdc17d88 SHA512 f9e6baa94c074b6f065d5f0512112f423a1510b93f364a013af822a680658f387eef6e97c7f595542135d95cbf7fa24aa2d8629cc805b1e93c0cd03837bb7e76 MISC metadata.xml 740 BLAKE2B 2c56161497137f40e0e25e85299af90c361ddbcaccb4436747ba111e725c9a881fdf88944dd0208909275bf4013b9e1d5983b590ad7f46589f584549288aa02c SHA512 c75ed4b57479fef93c4b667792cb284212f859532697c4d4876e2dc23ab13d2c470143d3236de03e741a0797049a12d3a7e2f0d2ae4f07b2cfb0b7943c78526d 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}] |