This commit is contained in:
Your Name
2018-08-27 07:08:19 +02:00
parent 5ce7c2f172
commit 43c51e2191
64 changed files with 224 additions and 184 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--mypy-0.610--C.3053.1529715483.586253.C.tar.bz2 1590486 SHA256 fa2703d09fa19302a488b62eeaaf71e35af0a6f51f6540a53e1513e661644382 SHA512 193a74f20ab4186dcb89071898917f0e60ffff19e6122f0e5079eb3040da7bc90af4a0b8bdb4405103f220593a96fffaf1a8f86ed2e4dc336bc8f3db3319cd71 WHIRLPOOL e07fb46613734139a2482fc5a3c4e86bb42c9bb25ef1cfe6b0efc9e351cb33913674537b325f1c0a1d6fa0e34616334956f8144241ea7ff0d904319ec55808d5
PBIN mypy-0.610.pbin-1+exheres-0 3261 SHA256 08e02e74bdede54fed8b175e40faa251d8d62a36b0bee09f220bc9d09e3bd112 SHA512 de790de39989bbf757cf5d60ad426d503fc44d17a32341a8f2ba3aad1553ab2523b6191025ac0e9f814cee84c81022cdc23ee0571c47168f23a0888768efafe1 WHIRLPOOL f3a39b631757ca2c8a19774e9dfd2ec55346451d99ccd38f68c0e9b0677f17665b4cab8a1882fa176ca94c0387be80e76df1155e3c7908dfa7064291aa390008
DIST hasufell-binhost--dev-python--mypy-0.620--C.4729.1535342206.341955.C.tar.bz2 1615456 SHA256 8b08d3de2422e2cfb4f0d20506b7be80eb9626b07a4e4cd6aa505e7e87daf036 SHA512 8089380b75434fe9eb72c723cf78b0019f0f3714dc727de4447eb51bd02e4e2c767693b099c3720f5c54ef0f75bb66cea5da5c79f183bbf58df9415ab002a143 WHIRLPOOL fb0cef72fb1025524902361a5f23192d34fd31b692733779f31429749e25cb44a91254ac9e362be4b359a8e1253473af92a947360d2c4927911dd695c8833761
PBIN mypy-0.620.pbin-1+exheres-0 3302 SHA256 9dc358f310bf56b1997382898189d189f2689e3702e69f9c6735669d910123d0 SHA512 9e6ec9d7fd65469bbe721319a2d7be028ded74e81369effeff032372945df6cfed775aa284500087d1c5ad0c50e3344904cbe96daded5707ae1ceacab0e29ca4 WHIRLPOOL b55315db8a11779a9b12538cf5ad795b35f2ffd2e937e69623dbf135e5bbcd5cd5f00de48a176fc93ead356f53cc87c1e4583bf484378e72c2a8302fe471bde3

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Sat Jun 23 02:58:04 CEST 2018
# Created by paludis-3.0.0 on Mon Aug 27 05:56:47 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: dev-python/typed-ast[>=1.1.0&<1.2.0][python_abis:*(-)?] python_abis:3.4? ( dev-python/typing[>=3.5.3][python_abis:3.4] ) test: dev-python/py[>=1.5.2][python_abis:*(-)?] dev-python/pytest[>=3.0][python_abis:*(-)?] dev-python/pytest-cov[>=2.4.0][python_abis:*(-)?] dev-python/pytest-xdist[>=1.18][python_abis:*(-)?] suggestion: dev-python/psutil[>=5.4.0&<5.5.0][python_abis:*(-)?] [[ description = [ Show memory stats in 'dmypy status -v' ] ]] ) [[ defined-in = [ mypy-0.610.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 ] ]]"
DEPENDENCIES="( build+run: dev-python/typed-ast[>=1.1.0&<1.2.0][python_abis:*(-)?] python_abis:3.4? ( dev-python/typing[>=3.5.3][python_abis:3.4] ) test: dev-python/py[>=1.5.2][python_abis:*(-)?] dev-python/pytest[>=3.0][python_abis:*(-)?] dev-python/pytest-cov[>=2.4.0][python_abis:*(-)?] dev-python/pytest-xdist[>=1.18][python_abis:*(-)?] dev-python/virtualenv[python_abis:*(-)?] suggestion: dev-python/psutil[>=5.4.0&<5.5.0][python_abis:*(-)?] [[ description = [ Show memory stats in 'dmypy status -v' ] ]] ) [[ defined-in = [ mypy-0.620.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/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ( python_abis: ( 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3
PLATFORMS="~amd64 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/m/mypy/mypy-0.610.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/m/mypy/mypy-0.620.tar.gz"
OPTIONS="python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1529715484"
GENERATED_TIME="1535342207"
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="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--mypy-0.610--C.3053.1529715483.586253.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--mypy-0.620--C.4729.1535342206.341955.C.tar.bz2"
SUMMARY="Optional static typing for Python"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:python/mypy pypi:mypy"