summaryrefslogtreecommitdiff
path: root/dev-python/python-socketio
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/python-socketio
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/python-socketio')
-rw-r--r--dev-python/python-socketio/Manifest2
-rw-r--r--dev-python/python-socketio/python-socketio-1.7.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-socketio/Manifest b/dev-python/python-socketio/Manifest
index 181be2de8ffd..49d27cb68dd6 100644
--- a/dev-python/python-socketio/Manifest
+++ b/dev-python/python-socketio/Manifest
@@ -1,5 +1,5 @@
DIST python-socketio-1.7.4.tar.gz 23298 BLAKE2B a5337e6f124018172902fbc51935e193267a8e209e9d677fa52e72ff6b71ea27e2aa5284369082fe38013c5b4b21c8561952b9046acbfd3f02c824c0837b367c SHA512 fb31072420eca42fa0349f0a9350fe9ab6bbbac7dc32cd7ae76cffa026fdeeb4197b8c441d76bfc46af55a550c5b7e81e387b67d538c500075bc5b4e8f68d5ab
DIST python-socketio-1.8.0.tar.gz 23557 BLAKE2B 085035d6621f2ec351b28095086c6cc5787c4466f904568d5ece0cf37261a75fb6793be1fedd9f54f7cbeccbb668eaee8463850698aa6f2a901b3454cf63f128 SHA512 2514cbad3e429c101f5e247bdf2e4a2b5a0957c19fa97e56ebe8cd78b36e81cfb9dc4500bee367e57460be3a08bbd1e70967a5c87109034ade847ff7f559711d
-EBUILD python-socketio-1.7.4.ebuild 917 BLAKE2B 69f09ecb6c9733b7b1e5ac82db33fe90f117eb9b35521af154c285776d5c157b1c88e82f2e1bd84e68d6e03ed1ae0843814e9b5178ff14f6e914004875a987c9 SHA512 b61d3d005c02dcf9fda2cb2bc1bbe74b88d2f9fe2bb004689827aeb314166be0ce46fed65f7516cc5c14643a3e1461d68eb71d584a6ee92b9298201b6fe4c767
+EBUILD python-socketio-1.7.4.ebuild 918 BLAKE2B 3a220660445d0b75949fdb3663f6430e8c09b8a518db03a8437cc133d9608a7d9a3eac38ae1517011edc79a1e4f35b2a2d460e69b0b2e4d74021707def6b4549 SHA512 a55ff03b935b9871cbf1d1c5a090826339de5e6c236f8505a6dfdd12a4d5da9c5ae36a4848a09b514bdb45ee192e3b4dd4cbafb0d5a2ff0dbaa78d8082f1172e
EBUILD python-socketio-1.8.0.ebuild 887 BLAKE2B 9c13d81746e7343f992a1cbf72eb7ea7bd1daf05be747671c72985c481bf964655ec8b313aa5d83a7d3c7dbda7ae80e95741b525ccd1db4611c4b43d21ea9c4f SHA512 e72b2bdfe67e7131467d8f3ca1ff284369f868e11c87893a0bf3e1493b2d0c02eb7a32051dba3a859623311a9beb75ec9f71ed0ea8995884d19579f64d3c5b61
MISC metadata.xml 466 BLAKE2B c1aee63cf2625278f18fa3f65ea008fbfb4aeaa6c4770fa944c853636c44b2c12defebd46ba8483d08be818e28731b3850920931a40c386c11b17416c281ee5f SHA512 8e46ce0f84adfe7f52c9a99df6338b78755d097702881515605adbfbe2c68af0afdf6e07b05d2ec915e089bd97b01ad38bc0fce43523eb542a0271788b38e79f
diff --git a/dev-python/python-socketio/python-socketio-1.7.4.ebuild b/dev-python/python-socketio/python-socketio-1.7.4.ebuild
index 9ef5a2eae166..f6a4243e10a1 100644
--- a/dev-python/python-socketio/python-socketio-1.7.4.ebuild
+++ b/dev-python/python-socketio/python-socketio-1.7.4.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Python implementation of the Socket.IO realtime server."
-HOMEPAGE="https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio"
+HOMEPAGE="https://python-socketio.readthedocs.org/ https://github.com/miguelgrinberg/python-socketio/ https://pypi.org/project/python-socketio/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"