Update
This commit is contained in:
2
packages/dev-python/astroid/Manifest
Normal file
2
packages/dev-python/astroid/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--astroid-2.3.3--C.25606.1578715851.96993.C.tar.bz2 387339 SHA256 84879673ddb2eda10644b59a3675dc18d6d4b0ebaf00e24e112c0e0191802914 SHA512 268f132b289c724c18056afb24cdaf22173a8f05421a3e60a30795401fdd482a45b8163d2a4b154f8875e47e25f18efdb0d7dbb897146a5e11400c2a9060f888 WHIRLPOOL 17e653833c4cf17cc7a4dd55a49a9b87077ab65eca105959dc65f753bb2299d3bbd968bdf49be903b6ee56c255350701cc0a20cb9f9917ee0f611108206b2f80
|
||||
PBIN astroid-2.3.3.pbin-1+exheres-0 3697 SHA256 0efc8599810e89542ff00f9c04a91dc17c49682d11b1903ae4f62bd2c4ab9cba SHA512 8157e732a9a06d746543bacf320b001785d26cd193d67dd595a30314d7dda078d04b51ac2a8bd1633d5a895fc8131ff9cda667bc2b70c9a5efed4ba8283de1ba WHIRLPOOL 0bd4585baa7ab0828c8f3c594f78e91a0df7cfb99851280296594e63c862e0aa67774085713805fdbfb667c71295a10fd4cbf277f84ff85cc91eec873d8373ec
|
||||
38
packages/dev-python/astroid/astroid-2.3.3.pbin-1+exheres-0
Normal file
38
packages/dev-python/astroid/astroid-2.3.3.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Sat Jan 11 05:10:51 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: 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 ] ]] ( run: dev-python/lazy-object-proxy[~>1.4.0][python_abis:*(-)?] dev-python/six[~>1.12][python_abis:*(-)?] dev-python/wrapt[~>1.11.0][python_abis:*(-)?] test: dev-python/pytest[python_abis:*(-)?] dev-python/nose[python_abis:*(-)?] dev-python/python-dateutil[python_abis:*(-)?] build+run: python_abis:3.5? ( dev-python/typed-ast[~>1.4.0][python_abis:3.5] ) python_abis:3.6? ( dev-python/typed-ast[~>1.4.0][python_abis:3.6] ) python_abis:3.7? ( dev-python/typed-ast[~>1.4.0][python_abis:3.7] ) post: dev-python/pylint[>=2] ) [[ defined-in = [ astroid.exlib ] ]]"
|
||||
DESCRIPTION=" The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs. It used to be called logilab-astng. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://github.com/PyCQA/astroid"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py astroid"
|
||||
MYOPTIONS="( ( ( python_abis: ( 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"
|
||||
LICENCES="LGPL-2.1"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/a/astroid/astroid-2.3.3.tar.gz"
|
||||
OPTIONS="python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1578715851"
|
||||
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"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--astroid-2.3.3--C.25606.1578715851.96993.C.tar.bz2"
|
||||
SUMMARY="A common base representation of python source code for pylint and other projects"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:astroid"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user