This commit is contained in:
Your Name
2018-06-09 16:53:32 +02:00
parent 4aedc491e1
commit 2fb1eca94a
133 changed files with 1699 additions and 259 deletions

View File

@@ -0,0 +1,2 @@
DIST hasufell-binhost--dev-python--mypy-0.570--C.24991.1528550023.730125.C.tar.bz2 1500610 SHA256 49022aabc76c7482da081bafbe42cc050fc5fc7f27626881e74a6e8e0227811d SHA512 eacd772668554c5c681b227f238e91070f3eb8b450f2b047f7b423c6f3f60b52e20889ad06aade5602c86331714d538fdb0aa4d617146d0edfbc56c0f605f551 WHIRLPOOL 09eb8d03d512f9a0b0597e1eaf4733bd6311b2fbcf3e31e361ad7f37b3648360ea0f45888bb9ef36d8a8c36eefdc2c47b98f7aaa4ee39c5d40650f61b14cdc90
PBIN mypy-0.570.pbin-1+exheres-0 2994 SHA256 a1a09c88c36e4ee8be11e8c55ce1a1a02ba297253d77f24787dc46a943f534e0 SHA512 8cf60fabd4e481f1407860f3715983c69f8d42222910b7a99c5c97457e48ec90d207138d4df4b5aa7b4edc6e436954ddb2528aa447469694ef991bdb5e6666ac WHIRLPOOL 0c003d797fed52eae2ec3ce0a44ecb2dd5771e9ce48ccc63b2210200813cb6cb225243ccfb09b44e9664f6174042e0d0b8d5c2f19f87666a8d5295a7d89c05e2

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Sat Jun 9 15:13:44 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-python/typed-ast[>=1.1.0&<1.2.0][python_abis:*(-)?] dev-python/psutil[>=5.4.0&<5.5.0][python_abis:*(-)?] python_abis:3.4? ( dev-python/typing[>=3.5.3][python_abis:3.4] ) ) [[ defined-in = [ mypy-0.570.exheres-0 ] ]] ( build+run: 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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
DESCRIPTION=" Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.mypy-lang.org https://pypi.org/project/mypy/"
INHERITED=" github pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( ( python_abis: ( 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/m/mypy/mypy-0.570.tar.gz"
OPTIONS="python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1528550024"
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=""
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="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--mypy-0.570--C.24991.1528550023.730125.C.tar.bz2"
SUMMARY="Optional static typing for Python"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:python/mypy pypi:mypy"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""