summaryrefslogtreecommitdiff
path: root/dev-python/pysha3
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/pysha3
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/pysha3')
-rw-r--r--dev-python/pysha3/Manifest2
-rw-r--r--dev-python/pysha3/pysha3-1.0.2-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pysha3/Manifest b/dev-python/pysha3/Manifest
index f8037d2bb55d..1f7ba7bcdc9c 100644
--- a/dev-python/pysha3/Manifest
+++ b/dev-python/pysha3/Manifest
@@ -1,3 +1,3 @@
DIST pysha3-1.0.2.tar.gz 829192 BLAKE2B ff0c0e1cc35f5e2efc0a7d3074022aaa1e05fa72cc151560180fe08958c8f83ec2b0f50f9e1bf772fd386647f3d44e8b4139f5593f6d0d678412eabe4829e939 SHA512 57476d24b9d399471cf56c8c1413f58dbc863c16d4fe9ebd2cf65df8092e139e2505252605e3fccd68978f5ee3fffdfeeedee6788aab38a54c918a452fc19720
-EBUILD pysha3-1.0.2-r1.ebuild 1018 BLAKE2B 4a8d644a6b6cd8730663cb44d815f25de873be04adde8a9e6591ba34ae2e017a1965238dc639cad7b14113b14ef7063165963f90893f9ee852c5245d1df33812 SHA512 ab897e135995ec735a7159ed069c104d56ae12407b83dc9a14ab102d1ef180b803795a41114c2d94b87ee503e9a2f358c2b195d16defd73748c8019e4b264e56
+EBUILD pysha3-1.0.2-r1.ebuild 1019 BLAKE2B c6d465fc6167eb40de453f772946936fd5acfab8818ca895edb01ad3c387a57e906156b144e52c7ed152800422be82b00bddf612b7e72d38a3f767765b64bac2 SHA512 7dbfc436be85385bdf0e0c7baa9dc2d363b089e74cd9825e7e3525c47edb993c929b76e9d06df9584bc78c9eef65974ccae2ba113e10c63a6d345c558967e128
MISC metadata.xml 447 BLAKE2B b29243faa53b7068fce5b86ff8ffeaef920340c92bee35620fb2977b02a1f543fb6cfbd5509fbe784753d9e1b123bb1ed594dfd59e2ba611b9ce0e1df6319174 SHA512 e29bf7eb65b03e9190be49df6e924da2e8a6d30eb74bad5cd5b3551df5184c720c9666a11c0cf4afe4626a3d433edd0989507583d97aa24cf5b8bb9ffb535b9d
diff --git a/dev-python/pysha3/pysha3-1.0.2-r1.ebuild b/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
index 2b854d4665e1..c08cf7330694 100644
--- a/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
+++ b/dev-python/pysha3/pysha3-1.0.2-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="SHA-3 (Keccak) for Python 2.7 - 3.5"
-HOMEPAGE="https://github.com/tiran/pysha3 https://pypi.org/project/pysha3"
+HOMEPAGE="https://github.com/tiran/pysha3 https://pypi.org/project/pysha3/"
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="CC0-1.0 PSF-2"