diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
commit | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch) | |
tree | b041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/statistics | |
parent | 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff) |
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/statistics')
-rw-r--r-- | dev-python/statistics/Manifest | 4 | ||||
-rw-r--r-- | dev-python/statistics/statistics-1.0.3.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/statistics/statistics-3.4.0_beta3.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/statistics/Manifest b/dev-python/statistics/Manifest index dc7d59435957..07197f5875dc 100644 --- a/dev-python/statistics/Manifest +++ b/dev-python/statistics/Manifest @@ -1,5 +1,5 @@ DIST statistics-1.0.3.5.tar.gz 8303 BLAKE2B bbefc6b9ea5fa00f2980072afced8810e9a33acba5ef07ffbaa6c6356a1dd66fe8062b98bf6d4273860d482aa352453395c16143220afca7050cee3546fad8ab SHA512 1d7fd2304a885dbd9ebc564323349f9c5ad1ea1ecea8182b52a1f42308963bd49f07c9dc9f0b87a35d2f6ed3c37429dbc38183c0b1bd65a527558e4504a9a3a0 DIST statistics-3.4.0b3.tar.gz 12486 BLAKE2B d13c8fdba3a8788f1959a97fb3d11c53cdfa5d217751b0b1303d0be186e6f37a27ba5f641cf0cc90ecb96482527bdaa4b61778795a6c6a0fa19a93d881376d2a SHA512 d7bd7614fe3afe24e542eaebfedcd2147111ec567024e2533faaa379438c3f53138ce205c9b8fc71bed51bc13d5cb3d370b476f199a6250f4457adcba4be6522 -EBUILD statistics-1.0.3.5.ebuild 545 BLAKE2B ac280e7fdadd721c6025e1346678502c53f41442e2f73ac98289f962f857f035ccc829ee05e35f4c2048dbd6f77e9ee6f4761725bd8582dda1844721dc7d3cd3 SHA512 0cf593415745243971e6e8db540da01438c0b49da1d1b1f2c3eb4aa480168206d82bcd57810846df799410bda6e672db982f5b20d1472e1199d9d8421ae09d1c -EBUILD statistics-3.4.0_beta3.ebuild 591 BLAKE2B 08eafae55e54b4666a942cdc11e7bbabaa600695ac80434c301a13e4c0d47e7e1b3b74242d2f0cae40146a2132d77968f1885b8edb039b407536a93dba4b20cc SHA512 4bdf561a2b4c5588c785cf21d7e40d74cbf2de2bd6245fab8349cc33aabdb98c9a80f30ad328a007910c2b1285d9ca8f4215aac4cd108d0a6bd1a9d0a2e64f43 +EBUILD statistics-1.0.3.5.ebuild 541 BLAKE2B ee930c95d7e34c3d7a57ff961d87b7a649d65bdd4cf113e098a36238e0acaa780c18416e5e39c5a90b34cb73ce1d862c5db2bf492ca70da470431486c8818891 SHA512 4d4e2848f7f52f77c30d9c98f25d0311d5c260c625c205a8f3bd7ebf387186cc894a8fb62f96bd3a59f0f786e494e1ea246f7fe79105a230e686e276a458fe5f +EBUILD statistics-3.4.0_beta3.ebuild 587 BLAKE2B d6ce06027647c63095b70b81f91ea70cd71f17e6e94482923a5d6867dd4450b3533fe48b8bb3dacf68e164d28a2667ceed2ce3fdccbf2748726fa7850fd3cb1b SHA512 d48e26232c071b6eab591a2bae71b947a820053bc3ed95a062937fef66de0e14652dc70bcd0aa90c65f0468fd5d763abad062d1d3be35e9f5fd12e406199dbdb MISC metadata.xml 527 BLAKE2B 6b5ae878e0f3364775f80e272491e8e6b618b4ea129544760a3f56b6a4db33efcb1f85a2af4f812d67def3430218205ff6637c427fe2ebb7a812c6ff9d573e8a SHA512 a8a996bf135883825f9857cbb3a8608a1f340bdb32393b7438fa863c617fea26ce0ef05e2985b2bd763a73aaed9a7c565a7b789e98bdc231831b1b315fca0251 diff --git a/dev-python/statistics/statistics-1.0.3.5.ebuild b/dev-python/statistics/statistics-1.0.3.5.ebuild index 33e131e73fd1..078b00044ba8 100644 --- a/dev-python/statistics/statistics-1.0.3.5.ebuild +++ b/dev-python/statistics/statistics-1.0.3.5.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A Python 2.* port of 3.4 Statistics Module" HOMEPAGE="https://github.com/digitalemagine/py-statistics - https://pypi.python.org/pypi/statistics" + https://pypi.org/project/statistics" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" diff --git a/dev-python/statistics/statistics-3.4.0_beta3.ebuild b/dev-python/statistics/statistics-3.4.0_beta3.ebuild index 6825787a875d..7bf6d4ac5720 100644 --- a/dev-python/statistics/statistics-3.4.0_beta3.ebuild +++ b/dev-python/statistics/statistics-3.4.0_beta3.ebuild @@ -11,7 +11,7 @@ MY_P=${PN}-${PV/_beta/b} DESCRIPTION="A Python 2.* port of 3.4 Statistics Module" HOMEPAGE="https://github.com/digitalemagine/py-statistics - https://pypi.python.org/pypi/statistics" + https://pypi.org/project/statistics" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="PSF-2" |