Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--greenlet-0.4.13--C.25745.1521812933.321640.C.tar.bz2 52929 SHA256 d77a0918376cb64be385d1d7ff8572aad5d3b8d9cd1a0c87f0563ae345b803d9 SHA512 c693971ab15f43ee5afd1da1c9cd4d2e64675b2aba0bdd96a08f33cd1ac941490880dde50201c152b609b72479e116e1b56db80c0884650e5e9bf5d59bced81c WHIRLPOOL 2af67b0dd087c8e670cb493e09e81298720cb91e59b40a70a4abbbd4be3b463e252892f376d8872354a1383feacbb81e872b798e582b2c235aab6697f42dc03a
|
||||
PBIN greenlet-0.4.13.pbin-1+exheres-0 2437 SHA256 09261d7f0998215d317266f1a6229596f86e2cf30345db34d70d59184487a6dc SHA512 68f0821b18ad1e85fe20f730ba9aa0911e1158457faceb3b6149f30456af8c098687fecbddbc348137bcc3c7873c699f20d100a0ea0469fea979a1aaea501d84 WHIRLPOOL 3d1aceb7319280dbc5b306aafbf823394624bd30890c1383d53e9730223d56d57e809da7c156c0035bcd5d5b4a219ffca2647181d83ca8e4299e4517812fe800
|
||||
DIST hasufell-binhost--dev-python--greenlet-0.4.15--C.24379.1544955978.373857.C.tar.bz2 52717 SHA256 1d6ca1cc6098511d8dc6dba325cc77eb18175d59f75172a2d7a339e948c4d76a SHA512 bfc8066aed5c8e8c5470de68401bb22ae2f01d451fc041467f5836bb189a7314c3588ef6bed6c48c02a848f2a0023d2e8c6ffd1089908e280bf86622d19e2af4 WHIRLPOOL ddc697095e505364beef26cc3f164ad07b48c0fbf4f3c625412f4c043936ea987d5ee8ce1c658f35985016c15d5d7fe39a6fd3e423d691497bfd0c72a3da1351
|
||||
PBIN greenlet-0.4.15.pbin-1+exheres-0 2540 SHA256 a9455d1d3539e2224a9b9f3d92bd23db1ac03ed886478466ddbdaee5ea7365dc SHA512 9ef023446fb1f7b2f3d7f912d6de8e1ccb73bf89a43b543bb6dd8a4e735d3408257ed5505743c4438c64d5845c924000d652baf091ebb1bd25ae9d2c4f7ed008 WHIRLPOOL 97188066da69f91730c3525c2da81ac9e5e47cd0cf20c495998aaa61c9779a761a4ff28d9f0f5812936c364fff74e9a929e9374eddbacadf83bfd6eb0d34ffff
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
# Created by paludis-3.0.0 on Fri Mar 23 14:48:53 CET 2018
|
||||
# Created by paludis-3.0.0 on Sun Dec 16 11:26:18 CET 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( 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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( 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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/greenlet/"
|
||||
HOMEPAGE="https://pypi.org/project/greenlet/"
|
||||
INHERITED=" multibuild easy-multibuild python setup-py pypi"
|
||||
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="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-0.4.13.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/g/greenlet/greenlet-0.4.15.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1521812933"
|
||||
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"
|
||||
GENERATED_TIME="1544955978"
|
||||
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"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--greenlet-0.4.13--C.25745.1521812933.321640.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--greenlet-0.4.15--C.24379.1544955978.373857.C.tar.bz2"
|
||||
SUMMARY="Lightweight in-process concurrent programming"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:greenlet"
|
||||
Reference in New Issue
Block a user