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--pycparser-2.19--C.2884.1544956008.641835.C.tar.bz2 449049 SHA256 8f1714ba2d321590d7478e97ca6e747d2896456a53bc09ba624fc04b4bfa34b2 SHA512 514d090ec3fd5700d10747f9c929c6e1784584105047f0606897059195665f140aa0358967e5cb1a7a880cf5c4185bc72653495f131ccac75d9ae5cbbb7c1d5b WHIRLPOOL 5d96d76b4cb33591add54baa98e8fcef541e6b25e18efff8776030dd00d4c788125e677f7fc31da6df446003773e7bb212c693c06e31d740f2921c2ccf679853
PBIN pycparser-2.19.pbin-1+exheres-0 2725 SHA256 ac76aea8d02ed7c88e463fb80332add4a7fefc8e1af421f4c1d7142374281322 SHA512 224299546af2d04ccc1fdd584e7dbd24266a9d6c712a031763a2c39e797e8639d06014829e52b6f1833689cdbb8bb4a41ad2686edb04b1bde010fbfd42f50b0b WHIRLPOOL e161626dcda08e9ea755d76c6558877abded893f17867d9b7ef593ce332961aebed8031b2fc685305d1c02be8757b914b878afc6fd72cf4a841af4f48966b77c
DIST hasufell-binhost--dev-python--pycparser-2.20--C.30735.1588170012.478731.C.tar.bz2 451083 SHA256 32ea42d1ccc57c4cb3b1661a78e124c7d60133c5dedce542b1626928fa7ad51b SHA512 335a820b7db15866a8e46818e024451777173b556cdc1a31f359a50c2c63c1c279df560e9eef6a4bea63584657ed46758043bf75b910bc00f9c3b84efd42ad1f WHIRLPOOL bc80daf7d30e508c0ef2368a3406c522eb5d3d95a181630710b59fb530192a5cedc021e92777bc9bcfc4bf47a5be9f61ee7b61810025fb844f611ebf2be9a0e7
PBIN pycparser-2.20.pbin-1+exheres-0 2715 SHA256 a3569b00b9e0bf96814aca07f716f52e65631ae024779eabfcf27a5113e93017 SHA512 30f99f6c8775de4a1a0e8e1dde6d17070ad7a1d4ae1f48e8837abd51bf97327b3cb05dfb97babf01f5b836da10b6ed0e2f15ff7a3f2a0853c4b07de01dbc1d6a WHIRLPOOL 1371021578b501efa1f8c264b52acc6118a5cdc935456ee230a0aea00910a4fd4af0206fed9ec43384568a2609c280d2af05a18eb05f1b14688c27317d0ded1c

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Sun Dec 16 11:26:49 CET 2018
# Created by paludis-3.0.0 on Wed Apr 29 16:20:12 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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: 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 ] ]]"
DESCRIPTION=" pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://pypi.org/project/pycparser/ https://github.com/eliben/pycparser"
INHERITED=" pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 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 ~armv7 ~x86"
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 ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-2.19.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pycparser/pycparser-2.20.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1544956009"
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 POSTGRESQL_SERVERS 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"
GENERATED_TIME="1588170012"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~armv7 ~x86"
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pycparser-2.19--C.2884.1544956008.641835.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--pycparser-2.20--C.30735.1588170012.478731.C.tar.bz2"
SUMMARY="C parser in Python"
BUGS_TO=""
REMOTE_IDS=" pypi:pycparser"