Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--websocket-client-0.37.0--C.23449.1498428370.99036.C.tar.bz2 386220 SHA256 6cea21d4b7b2ba0ce5ec2df1c46b7e4b2e3651e0585d95bfdd4a9e85f0ca3ff0 SHA512 c2ec4a0b54898870bde66f520dc4ba189ec03ba1dba6a0175e8def5810c330c5aa03d559b85ca8be35f744afc8c703e77b8523bdc67e7b4e53b59405f853887c WHIRLPOOL 2dbcac383c3e030f88238ef90a5b9080c32565c5aa3484b09ca316d3f4168ccbb52a1b0bacc26bd0f20b58816a30ba501c45b4fb351b7e014368810fee56a1fe
|
||||
PBIN websocket-client-0.37.0.pbin-1+exheres-0 2773 SHA256 eea6f73015f7bbdf797fd7e0c88ea4f29c9d51e896e580a414a3cf6352edfd3d SHA512 178bc01ab952a42543b60914d628eea1ae86b93c38eacaf9cb2427d90b03bd7cbf828865b1f62ee8961019ad28a04d2a67b5fb5d23ea7652a0aa0c08e2a73f5d WHIRLPOOL b1a0c38fba033799238dde0873b737eee92346d0efa1e6aaa1696e411c3292387879348e37b93c86a73ef2ca485cb708629ca3d615a68d9489862316f9891587
|
||||
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
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Mon Jun 26 00:06:10 CEST 2017
|
||||
# Created by paludis-3.0.0 on Sun Jan 21 17:23:35 CET 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.37.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) 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 ] ]]"
|
||||
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 ] ]]"
|
||||
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/liris/websocket-client"
|
||||
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.3 [[ description = [ Use Python ABI 3.3 ] ]] 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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/liris/websocket-client/archive/v0.37.0.tar.gz -> websocket-client-0.37.0.tar.gz"
|
||||
DOWNLOADS="https://github.com/websocket-client/websocket-client/archive/v0.46.0.tar.gz -> websocket-client-0.46.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498428370"
|
||||
GENERATED_TIME="1516551815"
|
||||
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,10 +28,10 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--websocket-client-0.37.0--C.23449.1498428370.99036.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--websocket-client-0.46.0--C.4144.1516551814.916153.C.tar.bz2"
|
||||
SUMMARY="WebSocket client module for python"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:liris/websocket-client "
|
||||
REMOTE_IDS=" github:websocket-client/websocket-client "
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
Reference in New Issue
Block a user