Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--zopeinterface-4.5.0--C.31582.1525789817.851825.C.tar.bz2 520297 SHA256 85ff2f519b024d0129443623fbd64f2e58876588f0044e8ede1a4510ae7cca11 SHA512 0e7f8ad83c1133b388893b2b4b2c43e0bd5e9d2e359cf9afece1611451f7f432cfe2b3e21d33b8c669532f6cbf8dc0cbf64014b7c98dec3289de630a2e73b81b WHIRLPOOL bdc6f33e6e11b15fc0f9a0d36b5782fc0a6bffbd3cba05225a5d2a5ea08ac26db6ca25ae12a5b46bc2712f59265316d1a600be70addf161d931925af731c06b2
|
||||
PBIN zopeinterface-4.5.0.pbin-1+exheres-0 2996 SHA256 2ced506fc12ebe064161284d1192769651e26b956a06824dfff4748c25424ca7 SHA512 2ef18380ca84edd7abd90a88a96a7fc578309ae320bc102fc31b24d4be046c9c9f229cf668cb3b6320b1209a834cdacee3dadded0d6b031e47caf5b1689a57cf WHIRLPOOL 88b45153b2becbda8dc41202c7d533fdc72fdc690ee90de482cc49ac073aa746220555e51ec51684410b65b0b9d080a09be6a0766fd680c62ea8e759b2af9b8c
|
||||
DIST hasufell-binhost--dev-python--zopeinterface-5.0.2--C.5103.1588170680.335746.C.tar.bz2 726798 SHA256 f20ffca5d8adf3095fe66ea46f7efa135d31c8c2f0f595c969a61aa00befcf5b SHA512 d32f239b004de0ff27bfcada3726ef5497afb99b58d9ad6a13ac9fc013f0c1edd7a34fec598e6fc67607a7a402313175aaf639b08f717bd94c06fe8d68eaa0a9 WHIRLPOOL 98d613aee04e5e13488131f30cda25d499bfd7e93c7b41befe439fbd5b0e6d3885235958e55de252daae1bf7c56cede3048da3b951fc991de7180e593f3de788
|
||||
PBIN zopeinterface-5.0.2.pbin-1+exheres-0 3039 SHA256 2108fcbd565d99c597b14a9074509061587adb6b050e1929930898a7e00a1dc3 SHA512 14549be7d3f93a08a0c82cd6e39796172363a687c4c297f994f4e68e4e9521c61d3e918424b82db0a54afebf00643d8bb42c74e68a556ec260e5a508e621eb08 WHIRLPOOL 7616d014bb888906507d2f5b5ef9e642db7724a6ba13b3cb0edbb7a15d7aabd41a46b85a163b8385a37a089dbae6438b1c8dc4941e22e86690b66d27ffd52714
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue May 8 16:30:18 CEST 2018
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:31:21 CEST 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/coverage[python_abis:*(-)?] dev-python/zopeevent[python_abis:*(-)?] ) [[ defined-in = [ zopeinterface-4.5.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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( test: dev-python/coverage[>=5.0.3][python_abis:*(-)?] dev-python/zopeevent[python_abis:*(-)?] dev-python/zopetesting[python_abis:*(-)?] ) [[ defined-in = [ zopeinterface-5.0.2.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/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" Interfaces are a mechanism for labeling objects as conforming to a given API or contract."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/zope.interface/"
|
||||
INHERITED=" pypi 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 ] ]] 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 ~x86"
|
||||
LICENCES="ZPL-2.1"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-4.5.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-5.0.2.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1525789818"
|
||||
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"
|
||||
GENERATED_TIME="1588170681"
|
||||
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 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--zopeinterface-4.5.0--C.31582.1525789817.851825.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--zopeinterface-5.0.2--C.5103.1588170680.335746.C.tar.bz2"
|
||||
SUMMARY="Standalone Zope interface library"
|
||||
BUGS_TO="alip@exherbo.org"
|
||||
REMOTE_IDS=" pypi:zope.interface"
|
||||
Reference in New Issue
Block a user