Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--parso-0.6.1--C.3615.1588169912.357556.C.tar.bz2 287779 SHA256 4c81aebda2e7b07991ee1a9587487ba1128bef16f94098ed3f564e8808237eaf SHA512 be63e5ee96fe977cf9c4105805966cd28bace33c898ae83dc71d63d409cf9c56ca70eb8ca93f021afdf2a8ab488926a21683fb9fb376214af3d0fe5473e64b4d WHIRLPOOL e1d285a1e14ee4134c371ee0aae5dbfdacedf45c7e9fa11cb97ecb0d44ec8fcb23d610226705632e561c3841ec5857dea151f18c50dac79bf7c1d03af8172078
|
||||
PBIN parso-0.6.1.pbin-1+exheres-0 2764 SHA256 c5fbac8f0ee7725d1212788a32f4958ec6ecb8bed07aaf84d831c5f0efb5f34d SHA512 94e486d6121178cb33106d92f622a45f0b51cf3d1b04b782e6aa9f6789ca2cbb795d0e664adce66fce73645f63c888bb8f4d21dedc0343701f50e5712b82743f WHIRLPOOL 1ede997a4db1d1477eee9a00eed5adf0504f6b5eb6380af122a02b2d069fbf7334296583ea39a9283143be67efc29835e537d8198e70f772ea3e40b924deb311
|
||||
DIST hasufell-binhost--dev-python--parso-0.7.1--C.29284.1605740698.46416.C.tar.bz2 307804 SHA256 a3e1cf6dd54d53359645a0839060aed7eef54680d6121009a2d6389b53b445d8 SHA512 3bd1bbc267209199c4f73e4df98af5f48c9e03af4bd031eec1d2cb6b89469262ea67d0c8a1ea659e55aa14ce2914c4936b7c9a3076b7017b17411ed2ebe55925 WHIRLPOOL 818daf916163f89a2185e718c7704cf138f71607f43f995269c11df31bc9b145f89a2bc2489587a8195afd0a001b39e1b9de8d2d60a321c5f24c2992f61688d1
|
||||
PBIN parso-0.7.1.pbin-1+exheres-0 2763 SHA256 70785fff061ea84e6f156d5bc1d50b752700d2838c30cef21222f85a784e6da2 SHA512 135255225da105ad804593c08fe107bab21fbc118c053b3f737ec84e2c756f7fa8bb4aef66bd1954d3aa96d65d1a7d8cc50b6e857e7745312084a7b7e076b056 WHIRLPOOL efc8b860f9cda127e3adb5a9da93304e9e7f892b0c9ae4ed132abd5817012e0505bc59f91770cb81494e94cd5d6c36a3db3f2ad3359fe36aad20072988e0d958
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:18:32 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:04:58 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 ] ]] ( test: dev-python/docopt[python_abis:*(-)?] ) [[ defined-in = [ parso.exlib ] ]]"
|
||||
DEPENDENCIES="( 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 ] ]] ( test: dev-python/docopt[python_abis:*(-)?] ) [[ defined-in = [ parso.exlib ] ]]"
|
||||
DESCRIPTION=" Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your python file."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/parso/"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py parso"
|
||||
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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/parso/parso-0.6.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/parso/parso-0.7.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588169912"
|
||||
GENERATED_TIME="1605740698"
|
||||
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"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--parso-0.6.1--C.3615.1588169912.357556.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--parso-0.7.1--C.29284.1605740698.46416.C.tar.bz2"
|
||||
SUMMARY="A Python parser"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:parso"
|
||||
Reference in New Issue
Block a user