Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--cffi-1.14.0--C.3689.1588170036.118545.C.tar.bz2 549191 SHA256 a3bc8c1f5988f44cc8a6d28d6f465782390eba208611dd7c63a49025e414ca42 SHA512 e4f7a6bf9854092f95863370818557a7371638114922ab426937f1e7e5d0a16f919c6153165b71df527576f911c87b17afc333013e532340bf4fb9a7fe231a8f WHIRLPOOL d0385a6049e4fdead8f2f5de2ab7105cebeb31a0eec3b94255a097322067e0483974e7b406f0a1ca45175deb6b8226f354020b5d29673bf92d082585600fb034
|
||||
PBIN cffi-1.14.0.pbin-1+exheres-0 2886 SHA256 4d3b07ce50ffc0c9c98233eb16b6f511c1e2f85065a70d0eb1b7bf0d1af1346d SHA512 df00117c27275da583e6db02eb48acec921486793da2ba384b00e57f2ad6aeb3555f9c1f262a5a95d15cc89d981f480b3dc30c828de9f682faf91c1812d1df53 WHIRLPOOL d14287949c8222d7d59c880a7fb999c6d35e9efb3745046a5cff5aa5bc63172055ed4d4fb3b47447a9b23ca02e5135a47cd0ed6b86e056b466bc8eab745b385d
|
||||
DIST hasufell-binhost--dev-python--cffi-1.14.3--C.13285.1605740755.482862.C.tar.bz2 556104 SHA256 f5e5f8ab9eed9fad41914fde629dc11cb59a99926892e9e629bb3d1c62c0559f SHA512 d9d07dbf14dcd5b3fa3cf79e7883bdf073c785c98e709563c7e1d2754d9f2bfaa98d34870282e9d043f56f578e847ab8ed54312fbbd6d4c905fd2f60d9d30db8 WHIRLPOOL e55aac62556f80e66ea3c7d095cf9710942ec3da3e1f6efc6a26ec7b75fdf969a4a71912e431c7d88b1c0f56bc5971715d3ac33473939cb5016324b26ef9b390
|
||||
PBIN cffi-1.14.3.pbin-1+exheres-0 2891 SHA256 8ced64a03b95ec2f7549706da9d142b2e27b47a50d20cf8eb03f11c40e2870a1 SHA512 63cac143bcf2f730218f4066d906143ac59daf247172d7498baee22d15390ede0380811b807a0bfdd4938a455a20925fc7f22cd35c94f6743f840b5b648d9c37 WHIRLPOOL 009ae3d69012107cf25489c16929b08d17b082616efe08fe224972b0aac61d59163dee9766124e476bf4e7d9dbad7cfcf21cd817e5320080b22cc86095ee8689
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:20:36 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:05:55 CET 2020
|
||||
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.14.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 ] ]]"
|
||||
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-libs/libffi:=7.0 dev-python/pycparser[>=2.6][python_abis:*(-)?] ) [[ defined-in = [ cffi-1.14.3.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/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 LuaJIT’s FFI"
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/cffi/ https://cffi.readthedocs.org"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py flag-o-matic toolchain-funcs"
|
||||
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="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.14.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/cffi/cffi-1.14.3.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170036"
|
||||
GENERATED_TIME="1605740755"
|
||||
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,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--cffi-1.14.0--C.3689.1588170036.118545.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--cffi-1.14.3--C.13285.1605740755.482862.C.tar.bz2"
|
||||
SUMMARY="Foreign Function Interface for Python calling C code"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:cffi"
|
||||
Reference in New Issue
Block a user