This commit is contained in:
Your Name
2018-06-23 06:26:22 +02:00
parent 74ae3f172d
commit 7ee23ddc65
94 changed files with 874 additions and 234 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--websocket-client-0.46.0--C.4144.1516551814.916153.C.tar.bz2 409387 SHA256 64a54853084990bc7ed19cfa0e45a2857a19666c2990478bed77f4d6b294563b SHA512 10ea22883c2857ab925a69fd5d16adee80007433e86c7418239f09178ad09272f1570d4e4e1247e63804a65a3d2fe137b2bd8d105c11785b9443a4c988fc8392 WHIRLPOOL d75ab9e8ff230d7736c5bc44d9e6b2689c944649b031157adc27882280625ab9af1fc85f77ab6f8c009397bd88a1227065531d906a19338626e0979a857e1122
PBIN websocket-client-0.46.0.pbin-1+exheres-0 2807 SHA256 7b94fcaee276f6fe0f77285c62d5bae9f9bba25deb784637c4f6c7a843e05ff4 SHA512 7865421c89d34192031dfb997586d00187bccd79322db6b76f7c91a69b5e70723895e9078da287dd6435e0a957bdbd0c72baf258873675517e66f78e3af6bc16 WHIRLPOOL dde08d725d8c34e3f6007d5547e7560ddeabf7971a76ffd7a0cf1eed944f39ac6ad7c085a98f4a89e298450dd57f71fab7268751cb236741cf8d095c59c33181
DIST hasufell-binhost--dev-python--websocket-client-0.48.0--C.8551.1529715501.72536.C.tar.bz2 120015 SHA256 6d6023de39f7fe56d7c27f2793ae92232b885810b645fb459369ec1afd026e37 SHA512 807a0dae64ef71b04e266933dfde11a8dd8bf08de027c3ce6313985ef7b8f7c302ace8b8611b88ec0b7fdf87bb22ece3ea72be8f8e2a42c7af00aea23d1cd855 WHIRLPOOL 5713880a58a83443a3c8b175a2c248ec87292138aa0ce30d76adb28524753a607e18dbdac719b0805840e95acd584873092828329e9bf8e8517e819bae363448
PBIN websocket-client-0.48.0.pbin-1+exheres-0 2895 SHA256 3fb49709db4cb8da8054f1fccd53c0cb938cbf0202ea2f9c7b564db0c08fa811 SHA512 a431a7cf89411e5a70c81d7054acd71c1205468643170d27f081bd80ab0be68388c635c2bae35ed4155d6e70752698a25911e55112f813bcb0d2370b424c1c26 WHIRLPOOL 73bf5c75a13b1afa3d549b447f9cf155e0b6df63ff21c4e3705e5797d76af933a6c90cbb9c562064915dc8005cfce0ff6258d2f3bb993b2ea3599bf9795e54e2

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Sun Jan 21 17:23:35 CET 2018
# Created by paludis-3.0.0 on Sat Jun 23 02:58:21 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-python/six[python_abis:*(-)?] python_abis:2.7? ( dev-python/backports-ssl_match_hostname[python_abis:2.7?] ) ) [[ defined-in = [ websocket-client-0.46.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( build+run: dev-python/six[python_abis:*(-)?] python_abis:2.7? ( dev-python/backports-ssl_match_hostname[python_abis:2.7?] ) ) [[ defined-in = [ websocket-client-0.48.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" A webSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. websocket-client supports only hybi-13."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://github.com/websocket-client/websocket-client"
INHERITED=" github multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="LGPL-2.1"
SLOT="0"
DOWNLOADS="https://github.com/websocket-client/websocket-client/archive/v0.46.0.tar.gz -> websocket-client-0.46.0.tar.gz"
DOWNLOADS="https://github.com/websocket-client/websocket-client/archive/v0.48.0.tar.gz -> websocket-client-0.48.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1516551815"
GENERATED_TIME="1529715501"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--websocket-client-0.46.0--C.4144.1516551814.916153.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--websocket-client-0.48.0--C.8551.1529715501.72536.C.tar.bz2"
SUMMARY="WebSocket client module for python"
BUGS_TO=""
REMOTE_IDS=" github:websocket-client/websocket-client "