Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
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
|
||||
DIST hasufell-binhost--dev-python--zopeinterface-5.2.0--C.30035.1605741732.694846.C.tar.bz2 785428 SHA256 b581be3fbe200bc098e49053e5c4999fd34f8f8032f1dc408d8e577a38ed9d2b SHA512 a8503e9cc97f9d831b9ed957630dd836dc6e02b30ee17be81ae8c03042362e1c2484e09da0965758eb6f2556cf7e6f38f0e6461c1b32496b8ef78969aeb1c249 WHIRLPOOL b07533643386fa197be5c83d228f7a8653664ad285bc5ab2bace50906d6fa8501e51c0353106ee290023b1a4b27b1aed22a65ae4828166b337748a7f983986cb
|
||||
PBIN zopeinterface-5.2.0.pbin-1+exheres-0 3021 SHA256 cad4640449f066a1be64f91028ed36db89139118fb02f976be5a473e15e04825 SHA512 5dca3e7648687890a8ff5035427bc40dd1405ffea206061d591fc64a9e280700eb7b60a4162c5382fb7e2abb6967e57ecec9c1dad1275f04a7dccbc40d49ae12 WHIRLPOOL a4137e5acc6859ffde8068d48c3da6bc84720e6ed5b2719329ebeb69f1f1ddfebf897a1dab0e50f6f8a0ee0b59011d07dd6861db8169dc9b33f4d779006d2275
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:31:21 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:22:13 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
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 ] ]]"
|
||||
DEPENDENCIES="( test: dev-python/coverage[>=5.1][python_abis:*(-)?] dev-python/zopeevent[python_abis:*(-)?] dev-python/zopetesting[python_abis:*(-)?] ) [[ defined-in = [ zopeinterface-5.2.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.9? ( dev-lang/python:3.9 ) ) [[ 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.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 ] ]] ) "
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] 3.9 [[ description = [ Use Python ABI 3.9 ] ]] ) [[ 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-5.0.2.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/z/zope.interface/zope.interface-5.2.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170681"
|
||||
GENERATED_TIME="1605741733"
|
||||
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=""
|
||||
@@ -28,9 +28,9 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--zopeinterface-5.0.2--C.5103.1588170680.335746.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--zopeinterface-5.2.0--C.30035.1605741732.694846.C.tar.bz2"
|
||||
SUMMARY="Standalone Zope interface library"
|
||||
BUGS_TO="alip@exherbo.org"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:zope.interface"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
Reference in New Issue
Block a user