From 76cba73c47c8694e74377004634daca18f2d9c08 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Apr 2018 01:05:40 +0100 Subject: gentoo resync : 14.04.2018 --- dev-python/socketio-client/Manifest | 2 +- dev-python/socketio-client/socketio-client-0.6.6.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/socketio-client') diff --git a/dev-python/socketio-client/Manifest b/dev-python/socketio-client/Manifest index e4f7d31b6d0b..2b99bae269a5 100644 --- a/dev-python/socketio-client/Manifest +++ b/dev-python/socketio-client/Manifest @@ -1,3 +1,3 @@ DIST socketio-client-0.6.6.tar.gz 21829 BLAKE2B 72e47f9aa4bae06767aa1860fc7d57f7f2ae78dd037e46aa50a8672f4e168982d6e602ed8f80f203081e5747cacb0f6fa2959311271bc578c1b8b5bf70ec506a SHA512 aa21d31bf9e9062578fc6892a7624ea41ef3437eff132ff3ef2829a589c0fd19953fc514ab05161a32d06578708fb7f41b2f636d3d60a2700094e676d72cee47 -EBUILD socketio-client-0.6.6.ebuild 1437 BLAKE2B 3580f901425c0fe6e568f9271cf8a9dc007e584488a85b128b19590901eaba9a7528a78bfaea9ae4d7a5448ebbaa2818c6264dbdf14fb169c135418ad0234d9d SHA512 a17df64719cc84314b3aaba03e05e5760db126c055aea5eff280d155c13b5755fe95ad2a611b169726e07f648aaa29c04fcea3f7a796919f328cec30b47787bd +EBUILD socketio-client-0.6.6.ebuild 1451 BLAKE2B 596218f7ee6b26d3123cbb0b75a2158af622b27111fba17bcf3e7d7c9909fa5fb1e4b4bee8c3084f024b3bde63538025de4966456abec8a46209b72cbffc2a1d SHA512 9c6dc1859ae3563ac0df694118f065aaa9a8cb79150246f7be1a769ebfab5681b6d7826ada92ca0d98e4ec4c9400600aacc6ddb33d97a35f508f738109718d90 MISC metadata.xml 466 BLAKE2B aeae4a6f57347d31b7eed388cc7beeb819174f5f07b438a418f99532eb01ae092e6fa9a5758512de10f96f9e8aecef0e234d6e893ba39a353ddb1e42f1574b41 SHA512 a5d48ac121de3b0334d12ff4e472aa04be849f87f8ef39222a5a112674d36390d1ca69936d675cb7a42d11e73cdc5019540091ac64b727842d515b2c96b68c09 diff --git a/dev-python/socketio-client/socketio-client-0.6.6.ebuild b/dev-python/socketio-client/socketio-client-0.6.6.ebuild index 8907a3192734..ea4969e34673 100644 --- a/dev-python/socketio-client/socketio-client-0.6.6.ebuild +++ b/dev-python/socketio-client/socketio-client-0.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ inherit distutils-r1 MY_PN="socketIO-client" REPO_PN="socketIO_client" DESCRIPTION="A socket.io client library for Python" -HOMEPAGE="https://github.com/invisibleroads/${MY_PN}/ https://pypi.python.org/pypi/${MY_PN}" +HOMEPAGE="https://github.com/invisibleroads/socketIO-client/ https://pypi.python.org/pypi/socketIO-client" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${REPO_PN}-${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3