summaryrefslogtreecommitdiff
path: root/dev-python/python3-openid
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/python3-openid
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/python3-openid')
-rw-r--r--dev-python/python3-openid/Manifest2
-rw-r--r--dev-python/python3-openid/python3-openid-3.1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python3-openid/Manifest b/dev-python/python3-openid/Manifest
index b60b576e2c29..2f3d8435adf1 100644
--- a/dev-python/python3-openid/Manifest
+++ b/dev-python/python3-openid/Manifest
@@ -1,3 +1,3 @@
DIST python3-openid-3.1.0.tar.gz 299326 BLAKE2B 809e38cb20be9dcbb520a17a99758554f33f6f94b98b3deee4507eac0d8724c370a48c7b267f473e3b31e90593b1ef7702eb5d8adfc908c532ba624139da0b23 SHA512 9c96efd16191ddb6ddb12c4885a2cce523244d04e70f9418144d0124ef142fd7b6578cd2a01e949995d7dedf0b96cbb3b17d1d3a29db5da8934f7fa875ad8e9c
-EBUILD python3-openid-3.1.0.ebuild 693 BLAKE2B 3fda429d73afb8c56f7e611bbb2fa0813307b0cccfe6bbed92c23a78a827e8357ae89729c8d297bba932b6dcd3a787694ca98623ae3c8a5817d009a15d316712 SHA512 df92757543abed653953fc22e7ea55157ab857fa9d4f00fb859fca60b41212501a5c6be461b4c70c2a9b1038f332421429cb89a9535fbea217fd345bac3268b0
+EBUILD python3-openid-3.1.0.ebuild 694 BLAKE2B 32d84d5fc02283a3e6769ce779bfdcd874f2fa068799850c0c9bdd1bfa7a94392a0b86fd71597e5cc9bd6ad4508b554abe1209708f89c09ceb235cb0b12a05e6 SHA512 4b8f624d6c08b7cc20a02c29d3dc832e7a960fc7a31c4bc133b2d5c9bbc6c4fb9df4381063d9dfd666e931d7327568aa5296548d730ab01994db80a5443f543c
MISC metadata.xml 337 BLAKE2B fd9b6c6e99251249623c019892e1962b2212f8781efb18935a9e9f6da8ac836e114b84758d43529a51e3260981621f8d5c5c17f8ffec7e8b1c34d2c2e335e531 SHA512 099dc2e5cd089e1638ad20bc476cd8d9e6d173b22611f48b34b9945f92886550f53d86ca672882bd570cd6515c33a2d8b4acb87fbd35abfbc55bd592b570459c
diff --git a/dev-python/python3-openid/python3-openid-3.1.0.ebuild b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
index 67a74b7a0aa6..c584951cc4a9 100644
--- a/dev-python/python3-openid/python3-openid-3.1.0.ebuild
+++ b/dev-python/python3-openid/python3-openid-3.1.0.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="Python 3 port of the python-openid library"
-HOMEPAGE="https://github.com/necaris/python3-openid https://pypi.org/project/python3-openid"
+HOMEPAGE="https://github.com/necaris/python3-openid https://pypi.org/project/python3-openid/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"