Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--msgpack-0.6.1--C.23507.1561141315.360523.C.tar.bz2 181422 SHA256 7fbc06fef55c607a16a47f60bb5cc181087c91d754380e0e45e00f00518aa738 SHA512 1f710b576641d8de54e2a3978ba60004c19e4659b134e0c42a5d5ac49b1c8b49938cf480770f6540b5def983baa20cdd856a7e6c145d90c0c8124c7886f528b1 WHIRLPOOL f253cc0b74bbd0eeefa3183e498c07482f15f5879824fa94a760c4b8c62b6c4ed268ccf3ed73c49ac6fe0537e5c212dc3e34d809190331eb565195d10dae8f14
|
||||
PBIN msgpack-0.6.1.pbin-1+exheres-0 2597 SHA256 7d4986681e38423e037bf15090d0c8ab2cc3f5b4aa679dd9043904f25cd5f34e SHA512 310568c568c5e8ac83c3befcd891bdf7b7742241ad05d520b9d76581c7c40d4d5c6110a5457231390d26ff0face219ae880545ec436c5de09a14e19776654e36 WHIRLPOOL 43f12d169dae8a689b7c115d8ecb90b98e2f053e55cdf36e4f4388ae3b69cddfafd3511b78d7884cc30c7991320e18a09d7bf73fdf44383a1b8411aaef16d421
|
||||
DIST hasufell-binhost--dev-python--msgpack-1.0.0--C.30667.1588169892.415063.C.tar.bz2 144390 SHA256 e3becf3be82707f6b611c7a460366975aae97b6b591e9d4eb9043218b53f2c2f SHA512 bd5c455aeb3ffb0a21d9c5a68e586eff5e386e860163dc8e12a6b94b2259fa5fcbd934140c47396288aaedad5cfb0dd0c7dc85e27423bb447713b6cefa2fd4a0 WHIRLPOOL 8d85e74cef34b44808b9c7b59884f3da4b1d0ec111e307d6012d3180344d09b4203ed5bcdf0fafc943f1ec778f4b06e86652dda360d6e5d7b2f5b5a3e5d24afb
|
||||
PBIN msgpack-1.0.0.pbin-1+exheres-0 2659 SHA256 b85c55bf72d1d100f4884e7e86bdd76b33436f25b21614963dd5ef20e0d202c9 SHA512 4b27902dd94ba6faba3912a2d7d1751d9b29cdbc86f0e48c95d551e1902a687ac8bd390fed086f705e22bdd70dc1c650507c09676dcd567f1aa12bb77950d32a WHIRLPOOL efa941e211de763f4e6623ca706a6a04108651525dfb0aad58053abf100dd923824bfece5af25da7c33a8debd6cd48d322b4a89589238e3061002c31c685a84f
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Fri Jun 21 20:21:55 CEST 2019
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:18:12 CEST 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-python/Cython[>=0.16] ) [[ defined-in = [ msgpack-0.6.1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build: dev-python/Cython[>=0.16] ) [[ defined-in = [ msgpack-1.0.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/msgpack/ https://msgpack.org"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 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 ] ]] ) "
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/m/msgpack/msgpack-0.6.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/m/msgpack/msgpack-1.0.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1561141315"
|
||||
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 POSTGRESQL_SERVERS 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"
|
||||
GENERATED_TIME="1588169892"
|
||||
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--msgpack-0.6.1--C.23507.1561141315.360523.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--msgpack-1.0.0--C.30667.1588169892.415063.C.tar.bz2"
|
||||
SUMMARY="CPython bindings for reading and writing MessagePack data"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:msgpack"
|
||||
Reference in New Issue
Block a user