This commit is contained in:
Your Name
2020-04-29 21:15:24 +02:00
parent f8799f1793
commit 63a7197179
592 changed files with 3779 additions and 3299 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--parso-0.5.1--C.20605.1578715647.909606.C.tar.bz2 280637 SHA256 95b45dff3cf4122b67e85330d039eaec9fb03aa04c2d5ad5f06298270fde0465 SHA512 6999a8087c9c2884c939589617f33a9021756aa61e896df7cdcce134586d289adb012392b1982f4d42e6841be0e66fbb901fa2b109428ed52f5c1f4c33ee4b3f WHIRLPOOL ea1847cf372e8a24531ec90f7f57ca2c68b39fcfc43901b17ee13925da819250f5a1fa90a589f6f1289c0cb2bf2c92d96db8316d183648c6b73204089bcf0e05
PBIN parso-0.5.1.pbin-1+exheres-0 2764 SHA256 de591755da51f1415469b38767fb8b8527f53c3a0c4ab06ca1188e3da7522a7c SHA512 c3efc1df599414adaea9c42d85c34f575bab88ee0d627becde1406fb926b32a8ce0721500b8b5424c59abeac38fe7e0b212064000dfe871d9aae59525d619caf WHIRLPOOL 75426bf5cf5cc2c15dd6905154922ce00a92647a79b8a72b1c6afcced263ecfed526fa61e6f7c628849b0be4abbcae70ff358df841a6cdccc00b8bf16780418d
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

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Sat Jan 11 05:07:28 CET 2020
# Created by paludis-3.0.0 on Wed Apr 29 16:18:32 CEST 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 ] ]]"
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."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3
PLATFORMS="~amd64"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/parso/parso-0.5.1.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/parso/parso-0.6.1.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1578715648"
GENERATED_TIME="1588169912"
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.5.1--C.20605.1578715647.909606.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--parso-0.6.1--C.3615.1588169912.357556.C.tar.bz2"
SUMMARY="A Python parser"
BUGS_TO=""
REMOTE_IDS=" pypi:parso"