summaryrefslogtreecommitdiff
path: root/sci-mathematics/pymc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /sci-mathematics/pymc
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'sci-mathematics/pymc')
-rw-r--r--sci-mathematics/pymc/Manifest2
-rw-r--r--sci-mathematics/pymc/pymc-2.3.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/pymc/Manifest b/sci-mathematics/pymc/Manifest
index 025b7e4f8da8..e518c93ba2fa 100644
--- a/sci-mathematics/pymc/Manifest
+++ b/sci-mathematics/pymc/Manifest
@@ -1,4 +1,4 @@
AUX pymc-2.3.6-remove-hardcoded-blas.patch 414 BLAKE2B 6bf59a1088f701c0897c002aabe0c9de0a87067da24ffb965afcb304950662f551fc63d4694cda2d6832d5faf963c3801e3fe2365c46ab5b791df1c28de0ad3f SHA512 776ecd9876342215c925ad4a2dfa123e9f6656c6e5a8f3b8d208cc89befc84164b5355d4c1afce8be8962951c3343629cfacb0449d6d0b05d9333886803bbb4a
DIST pymc-2.3.6.zip 402827 BLAKE2B e8ed875d84e8783f35f9186c6d7d659f29a49937896261a0f8bd892f324d2e17887ce37381aece8d97e47389edf7d727dc73a40ef6abfe4682a7bcbd1a768336 SHA512 4b5e0663ca296efd8d242a0b6362a12d475cdabf661a430de5455e60999acf8a4a30d053303c2f79e8aec3e5e7d120f56cb341e283aa87f31c224e4e57300d13
-EBUILD pymc-2.3.6.ebuild 1303 BLAKE2B ae0018fc81d37569307f3002b195b32a88d56b41984c00d2b8a4851ab14b90413787104dbab92ab1245fcdd5acf0e52a7a091b66c2bfbb418e73c82198403b4d SHA512 28d1d613dcbb25025bbf1cc3963af6afc495a8d201ab74d6ba05fb3e6455a5dfe13e480d5768b6d8a02c59764a858eda6c8e60da18739d9c7f0d7521d9115dcc
+EBUILD pymc-2.3.6.ebuild 1299 BLAKE2B 18ad64c37ff8a61901299ffcc1966f14e395f1def0002c96f05afb320f11a545ab83c4ed769f84733c8e9d6e4277f25475f23fd979006ca6dde144384a025be4 SHA512 193273a6256c2cc23b1f757fe18338e6a0e4c0541262980dbaf7e83ca2ceac03cbbae7b7f0f29fb9837c321218f5ca2548abc3bdcd82bd1f6b4b9fe83233ae07
MISC metadata.xml 554 BLAKE2B 229a895f97fe3880b2b739dcbe09bb377bb9625eaa0ef6388097143d90b8aaae7c08100ff5e9503f5c2c1ea62e574f712de2826770177a52ea27d925edc38069 SHA512 0d9ac09e21100370ed731a23cbce01c73a734a4e2adb282a2c0cc185c75d011f3aeafc75283d27e30635f00cf7fb27a6a502e1a9cb922892d10016d6e9770d65
diff --git a/sci-mathematics/pymc/pymc-2.3.6.ebuild b/sci-mathematics/pymc/pymc-2.3.6.ebuild
index dc48d2559a46..a801f7915015 100644
--- a/sci-mathematics/pymc/pymc-2.3.6.ebuild
+++ b/sci-mathematics/pymc/pymc-2.3.6.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1 flag-o-matic fortran-2 toolchain-funcs
DESCRIPTION="Markov Chain Monte Carlo sampling toolkit"
-HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.python.org/pypi/${PN}"
+HOMEPAGE="https://github.com/${PN}-devs/${PN} https://pypi.org/project/${PN}"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
SLOT=0