Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--websocket-client-0.37.0--C.9151.1471185996.201321.C.tar.bz2 384517 SHA256 57bd0ff8d1dc5e464b82e4019635d4579e942ba0cded4e4e3778b52b5eaeacb1 SHA512 669ab54231cfaa86caa43cdec1678844bd0521ba3c8a1f9410a558cdb5b4682f46ed293db6dc880df0c82dc9df478c69bb7f1a9d0425d05b8807982af5d16e7a WHIRLPOOL a16885b951cb193b3a0b7e40333469bc238f74b12bce527afa39ecca147290defd71180c9a90f80d22aebf4ca744452b3fc68953c4dcf88be3f2174252095dec
|
||||
PBIN websocket-client-0.37.0.pbin-1+exheres-0 2692 SHA256 a7e9c449ed4fc9ef046224042963e66733afa2ca2f1fab565d30112785def204 SHA512 78bf594f50f52afae4d3b28e87183f3ea85a754907dd6aed431c86570a1aee178ae5e9fca653961a54d8c42c82a4db40ecb498d97c78d1446ccc6f7c5e6ec49e WHIRLPOOL e73b3878828fec75ea0bd667cbf52793e3130c77300848fbba4af6b7f28924c0056c12ee0f3fda9281e629edc0f13eef1187bb283cbbbf88aa7d2e40b8f3ab1c
|
||||
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
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:46:36 CEST 2016
|
||||
# Created by paludis-3.0.0 on Mon Jun 26 00:06:10 CEST 2017
|
||||
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 ) ) [[ 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.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 ] ]]"
|
||||
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"
|
||||
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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
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 ] ]] ) "
|
||||
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"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.5 "
|
||||
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
|
||||
GENERATED_TIME="1471185996"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498428370"
|
||||
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=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=core2 -pipe -O2"
|
||||
CFLAGS="-march=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=core2 -pipe -O2"
|
||||
CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
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.9151.1471185996.201321.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--websocket-client-0.37.0--C.23449.1498428370.99036.C.tar.bz2"
|
||||
SUMMARY="WebSocket client module for python"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:liris/websocket-client "
|
||||
|
||||
Reference in New Issue
Block a user