This commit is contained in:
Your Name
2017-11-25 08:20:36 +01:00
parent 89924cce19
commit 4c2bab559e
426 changed files with 2098 additions and 2138 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--cffi-1.11.0--C.15376.1505899870.991438.C.tar.bz2 502418 SHA256 f2aa03e11d73e6e879cd3b00359e395deed66eb426dedacc1fba8976d40be1d1 SHA512 7714f191ef60cb3dfcab8564331d127d520b4aa6a65104474a4bbed676776ef90b3166b0c9da5ae120c93e95c375586b1fcdec7587007869d5d421e11c70fd51 WHIRLPOOL 242dac44ff65ae85138285026b0d5c37e525d08b6c2e8b2d5976366fe4980f43066d4d097ea10ea48de22c3af9ba34f8ba68633ebc11cd2ef9af1016aedbd982
PBIN cffi-1.11.0.pbin-1+exheres-0 2841 SHA256 9313aa761e54500b97209925e606b2b52a9dc5a852c71ad18bf202934b0f7365 SHA512 16344aab55c148d47fdc33e6ef59118191007d2bfe23e4f2d7c9bb9a9e6aad387d7fadea030a3c910a3a74fd166ffbc240f244a288e7f503b3c5e25dfc4dcb03 WHIRLPOOL e64ef0c7f69a58abba5ccf0148a9994e7b8f7541dfc09cf2c2d5a5423896b787f8d99b11ec07a0be935c8d753dc3cebfacd1e2f4715480878fc76dae724f9086
DIST hasufell-binhost--dev-python--cffi-1.11.2--C.5509.1511563363.530311.C.tar.bz2 502521 SHA256 fe79a50688f4d862d2ea4ecd48cfa35f385141db553e51d318d6189f8920e0b1 SHA512 b677ec0b02f8436f3d231be93389dba1676dd5a4afc8d454d8c62fa17cd5b3ea3aea915e23b34a5162af45f20203dac2c5555dfdeea3a978e9856718d33ac452 WHIRLPOOL ecf0d29c19d8d9b1eac6f88ace58d5ca8de87100e83d57a96468f3836b0a169dec2cdf675d9cc85f4a7fad8b81f4e4fe65bccef646052eab4974ebbee81e5c49
PBIN cffi-1.11.2.pbin-1+exheres-0 2751 SHA256 9ae1fd5a8844172c2c8e60fd0d5ecb390c73afaf35b67719d2d46b876c513e1a SHA512 70bbd45ea7b9f0357228b4694ffada2cad7b247c37df360402b0f9a12003755f06eba34b6b0994cb2feb2f61727caae3998c5cb0fe9ca356bf6ab0a7fdca2fab WHIRLPOOL f031cf099632ca2c0eace28b92104837ae1a0734bf8c0aee87647dc0ee2dcbe38d1092ffdf7b31f041b57dd1404b7bb9c46c38948213a7d65756a12c85ae0753

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Sep 20 11:31:11 CEST 2017
# Created by paludis-3.0.0 on Fri Nov 24 23:42:43 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-libs/libffi dev-python/pycparser[>=2.6][python_abis:*(-)?] ) [[ defined-in = [ cffi-1.11.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 ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-libs/libffi dev-python/pycparser[>=2.6][python_abis:*(-)?] ) [[ defined-in = [ cffi-1.11.2.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" The aim of this project is to provide a convenient and reliable way of calling C code from Python. The interface is based on LuaJITs FFI"
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.python.org/pypi/cffi/ https://cffi.readthedocs.org"
INHERITED=" pypi 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 ] ]] 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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.11.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.11.2.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1505899871"
GENERATED_TIME="1511563363"
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=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cffi-1.11.0--C.15376.1505899870.991438.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cffi-1.11.2--C.5509.1511563363.530311.C.tar.bz2"
SUMMARY="Foreign Function Interface for Python calling C code"
BUGS_TO=""
REMOTE_IDS=" pypi:cffi"