Update
This commit is contained in:
2
packages/dev-python/future/Manifest
Normal file
2
packages/dev-python/future/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--future-0.16.0--C.9805.1578715611.731610.C.tar.bz2 1627653 SHA256 cc7d83d4752c87354eeee8c06ee237575dcb8d0aa8f4ab7d3cec0d4717a0cc53 SHA512 d89b6197e9cc1a0edc456894270eb7e99f61fb2fd3ab8decd4cb5cc349c2ed95124c06ab32d2b48818ec3da90a11d92c7a76e312b3e7ef26b85f59e66f4ec785 WHIRLPOOL b482e77ba0d2ad356666bf55fb960eaf4e8b1702aea305159ae73c514e28d56aadd338b9438c5a59d873f599ad70362c8291d65514813481152d8b1659e90238
|
||||
PBIN future-0.16.0.pbin-1+exheres-0 2725 SHA256 2908b2ebcbc2d3ed72cbb1c5183eb3348dab9d3f1cc9ff0fcc0caa13d7c7ea32 SHA512 77831650b0d02ef4034fe12aa946c2533ce4d3aad01e917945753c05f8258a09915120b6e09b9df84f3db350866cb9989867631ee5e7fb374981b4702e463c41 WHIRLPOOL ccddf819a85df70588aef59e55acae434d5a6f6deab3620bc435c5a634b867d4a963b0da1bc76666765c925a50de3f0c9dbed593c90dea8f3170bcffa6ce84ba
|
||||
38
packages/dev-python/future/future-0.16.0.pbin-1+exheres-0
Normal file
38
packages/dev-python/future/future-0.16.0.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Sat Jan 11 05:06:53 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( 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 ] ]]"
|
||||
DESCRIPTION="future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://python-future.org"
|
||||
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 ] ]] ) "
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/f/future/future-0.16.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1578715613"
|
||||
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"
|
||||
CFLAGS="-march=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--future-0.16.0--C.9805.1578715611.731610.C.tar.bz2"
|
||||
SUMMARY="Clean single-source support for Python 3 and 2"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:future"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user