Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--Pygments-2.3.1--C.18609.1551763207.307108.C.tar.bz2 4343668 SHA256 a31e84a28cd7fc6f69a02b108cc79c885c5888d34f886ab97dfe434cb3d71f3d SHA512 fa00b4146460ca1bb9207d06ed369c15cc8cd1403a341425b458945ff8be72b2f8c1131f97229c073778c2e87160d2f7311828d871b8f6064e2666d135e2c5c8 WHIRLPOOL 2b7e9d6dd84e27202012d7430542683389e15834cdc0ba340c1d8e283cda0487eeb60dad48a332f10c5f0469ee538f8ccf2497cdf7fc0cd779de37b5278c6466
|
||||
PBIN Pygments-2.3.1.pbin-1+exheres-0 3615 SHA256 6d695508bf1e6c92b29d88ea451e7cd214cb595eb7b40268debafaf28bea6f87 SHA512 4ac8bd59c74fbcb88e62cff61e3a3d04fe0f841e54bd63003c0af499015e15c737e88a2b582f6beede268d78e8ec943af4879525cb324d73c6c2f6835abab261 WHIRLPOOL 693348df8a6d350b723f5714b86eec61e420c68c0522889fba58913528cbc82a259cee20ad746c8b068c04e720a20492729356743c9a68702d7ee3a5bf3cface
|
||||
DIST hasufell-binhost--dev-python--Pygments-2.4.2--C.31143.1576507521.73951.C.tar.bz2 4514723 SHA256 e7da0029c008f1e053b5fcd747940543302abee674a83341ca48b3545a069852 SHA512 3ae6b879296934b3d8f9bef554f8c0b26fa08f832182bad4b1afc30c8597c8bdaaaadf3ee485b85283c80ef05bbc87500516ada1be864ba41fefa920de6fd2ad WHIRLPOOL 7d569ddea87509d057f3f9be59e886d9fe400d300eb39e99f0c2cd767291473c7faf7a2483f14e23a1d8d1832fa20a882c483004b58fc5743c59967777be2b37
|
||||
PBIN Pygments-2.4.2.pbin-1+exheres-0 3495 SHA256 05a16a36a0e1a88939223bb6b1a6dbaebcaac7613d48be1a630d6948c518b539 SHA512 2871d570d126fe297a93f7fc98b74dcb6bccc9b9a56c7ba9ebcc2740f82aa6fc13d5b19ce6df2d02b9372a7362adb7f9f61dfc41dc39f5b23076191b29eed018 WHIRLPOOL 3180f6036648b123caef9568d140b818ab6357be4b14b86943f050945ae6811e1c8f16f5a93b0483c331f8ddd2bbfaf4dcbe0748c6d9266d70e47bdaa3c7b920
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue Mar 5 06:20:10 CET 2019
|
||||
# Created by paludis-3.0.0 on Mon Dec 16 15:45:24 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/nose[python_abis:*(-)?] ) [[ defined-in = [ Pygments-2.3.1.exheres-0 ] ]] ( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( 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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( post: bash-completion? ( app-admin/eclectic app-shells/bash-completion ) ) [[ defined-in = [ bash-completion.exlib ] ]] ( 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/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * A wide range of common languages and markup formats is supported. * Special attention is paid to details that increase highlighting quality. * Support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism. * A number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences. * It is usable as a command-line tool and as a library. * ... and it highlights even Brainf*ck!"
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://pygments.org"
|
||||
INHERITED=" bash-completion pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( ( 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 ] ]] ) "
|
||||
MYOPTIONS="( ( bash-completion [[ description = [ Install completion files for the Bourne Again Shell ] ]] ) [[ defined-in = [ bash-completion.exlib ] ]] ( ( 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 ~arm ~armv8 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.3.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/Pygments/Pygments-2.4.2.tar.gz"
|
||||
OPTIONS="bash-completion python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1551763210"
|
||||
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="1576507524"
|
||||
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"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.3.1--C.18609.1551763207.307108.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--Pygments-2.4.2--C.31143.1576507521.73951.C.tar.bz2"
|
||||
SUMMARY="Syntax highlighting package written in Python"
|
||||
BUGS_TO="polatel@itu.edu.tr philantrop@exherbo.org"
|
||||
REMOTE_IDS="pypi:Pygments"
|
||||
Reference in New Issue
Block a user