summaryrefslogtreecommitdiff
path: root/sci-mathematics/pymc3
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /sci-mathematics/pymc3
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
Diffstat (limited to 'sci-mathematics/pymc3')
-rw-r--r--sci-mathematics/pymc3/Manifest2
-rw-r--r--sci-mathematics/pymc3/pymc3-3.1-r1.ebuild (renamed from sci-mathematics/pymc3/pymc3-3.1.ebuild)2
2 files changed, 1 insertions, 3 deletions
diff --git a/sci-mathematics/pymc3/Manifest b/sci-mathematics/pymc3/Manifest
index 516fc1e3ee69..b8c95da67934 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 1531 BLAKE2B 8e497bc9fa347d879cd356bad2100fdb60c91c35838d703010f2ddd990bd7a0c773b143fafb3eef1f29b33bc682f1141bcf545c51a4ab57a42a63405d439eaed SHA512 d9f0c88fb2708626e2778c163bf0b31031e219c664356c11478ede36923e8c288af260167fd61711282fe40a70ffa588a84b63002b8207bc0796d5063a741a62
+EBUILD pymc3-3.1-r1.ebuild 1433 BLAKE2B efcce10b67f51d4379a3e15c458513b5c058371c148f4f879a5b2d45c3c6d7a87f5228da33ed5526bc65c270e02f161341ff1a39667a5f07bddf730c691145a7 SHA512 a4dd49af5c79fd3521e24f2750187693f1256d97267eb06803ecdcc83a0ab39eb027460a574fff959cec88e622dba3f682105f5555196d2279aa128fec9571ca
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-r1.ebuild
index 3c95b008123c..b631808b810e 100644
--- a/sci-mathematics/pymc3/pymc3-3.1.ebuild
+++ b/sci-mathematics/pymc3/pymc3-3.1-r1.ebuild
@@ -22,7 +22,6 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- <=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}]
@@ -30,7 +29,6 @@ RDEPEND="
dev-python/numpydoc[${PYTHON_USEDEP}]
>=dev-python/pandas-0.18[${PYTHON_USEDEP}]
>=dev-python/patsy-0.4[${PYTHON_USEDEP}]
- >=dev-python/recommonmark-0.4[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
>=dev-python/theano-0.9[${PYTHON_USEDEP}]
>=dev-python/tqdm-4.8.4[${PYTHON_USEDEP}]