Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pyparsing-2.4.6-r1--C.9442.1588170053.667099.C.tar.bz2 302238 SHA256 021f15755b203b7fadbd6354bb07eb333369d5ed97ee9cdbce5be06c4a97bea0 SHA512 d7b57bb8cf744dc21a52426c1c69d08dbc6190d7e61c43b18f935254a72b56db8b4418ac5748984e3abd3e4e67dca584760f7574877223face7fdfae2c79dfa4 WHIRLPOOL 80a7459cb8b26a820e285d964ccc6b0f689494a299018c3abd3e785a4009c31511610ba3abd2e9d32a8455bcecd7fb908bf3fb365e43466dd3d4767f3f71ebd7
|
||||
PBIN pyparsing-2.4.6-r1.pbin-1+exheres-0 2892 SHA256 10eb3cb009b69d5cebcba5f390924fa861a8c362568c9a27b11de2f8a675be78 SHA512 ddd16863645101b6449fd8f51a09422e4f74e31167f5c5284e7c63bb4227eb67a97459c16f13712a875fa167c8d95fe4db1cd32acff24d21a202794be5c29463 WHIRLPOOL 534c7b053726df9c678dffacb9a005a1990a406a61c223dd6daaa94e4dc45e4d0735f6ae64f5b0a87cf416e1ad2cf51f363a091f72215369b1e4909e0dda19a2
|
||||
DIST hasufell-binhost--dev-python--pyparsing-2.4.7--C.24487.1605740792.654861.C.tar.bz2 303723 SHA256 4c47ce336479dde4f66cdbac41f6e143965d1ad4829412cc727589aa2cca9b46 SHA512 7cbeeba654a00a2b0133220040b5bbd48b5de1d08015b19f085a91f5803c8d2b5904d328f30806dd87d538c7759bb7b290ed3f03dfa27ab5974e3bb8f91546d7 WHIRLPOOL 987d405c032b6417cbed5243c617a9771fc646b4380ee15f6e9d0f7a971ce4fc6aca43d1e7be52c4d044054573ed0152bcb44e805a4e4c913f6eb3c44d9c2250
|
||||
PBIN pyparsing-2.4.7.pbin-1+exheres-0 2901 SHA256 a594e4dd8e7a07b1c0252fb7882cfc609814b5a875d8b35cd32aa2a16bbc54c3 SHA512 e60bbda30562a76a58974978ad270178c5a394632d24cef959c34649b09589ecb0498ebbdd1c15a1a1e59b7699e08fa35abce31c6c53fedfd233675894978be9 WHIRLPOOL ba88ce0ad238cac944f5f35bb54a4799a04da2167ae8f8ae60a069c79f5601c0b38ee837fef743c5e70dcf0b134b2ba0471686b24c5e354f0d49101d0029a32d
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:20:53 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:06:33 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/nose[python_abis:*(-)?] ) [[ defined-in = [ pyparsing-2.4.6-r1.exheres-0 ] ]] ( 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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( test: dev-python/nose[python_abis:*(-)?] ) [[ defined-in = [ pyparsing-2.4.7.exheres-0 ] ]] ( 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:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pyparsing.wikispaces.com"
|
||||
HOMEPAGE="https://pypi.org/project/pyparsing/ https://pyparsing.wikispaces.com"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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 ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyparsing/pyparsing-2.4.6.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyparsing/pyparsing-2.4.7.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170053"
|
||||
GENERATED_TIME="1605740793"
|
||||
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,10 +28,10 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyparsing-2.4.6-r1--C.9442.1588170053.667099.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pyparsing-2.4.7--C.24487.1605740792.654861.C.tar.bz2"
|
||||
SUMMARY="A Python Parsing Module"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS="pypi:pyparsing"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:pyparsing"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
Reference in New Issue
Block a user