Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--PyYAML-3.12--C.4720.1498155964.683936.C.tar.bz2 359459 SHA256 c1306fc5c648a9084fcd11b4cd10a058ca491f6927a1ec9e00dc895c7ea503c1 SHA512 9a5bfe6b53c5b28aacb290d4792ccd35b654a73c3a72670408520ccf79734c3505195f46f5d234031ac9950af453e611e8b190151382c0fc81d681d02c8b1adf WHIRLPOOL ed9a5fa61f4114dff4af3cb2059ab11fd2c1eb32be50c93015aa94527d39988fed3b8f029b108674246df95f642b40f60d5d0119bcc56bd1a3bfd1c328753531
|
||||
PBIN PyYAML-3.12.pbin-1+exheres-0 3310 SHA256 d0712e3442b40dbafd9ab4b7e682b184c2793c5ad02dcd449d1638ebc10ec242 SHA512 049c208817e9f396b7396216ccfd6eebb53ffc9e6f00b2dbcadec8080fdc158e9a0f0dbbcce91e6ed37ac248b9e36e5d4f96397389760c90817fda533ab7e216 WHIRLPOOL 6b18a899df5a3a1a876fbcf377d582183cc0dd12a281d501f5e70fd8d1c196f0fd92fe429c62e2cd6fe288bf31fe5558285e1138305535c7ff79425ad2f17173
|
||||
DIST hasufell-binhost--dev-python--PyYAML-3.12--C.4317.1498427368.118474.C.tar.bz2 358737 SHA256 2d2d09deaca4d08cd24e8590ab72ae8f21ce5e2b7a6611edc3cb0f4cd5ed989f SHA512 cd10c48fe11608fb7d359bcdd9159ff5ca9b72505a12fec7f0a461874f9b07fa98db56f1e57946732710967d0fdb85ef1f05290cb045c284579bb3fe5545b9fe WHIRLPOOL ede5cbe2518fed344b51e524d59130109949b96bb12535042f3a04b8120466f191980389830ca0bc0f641fdf05781ac01afb3d2c9befe1a7a445b474ccc78907
|
||||
PBIN PyYAML-3.12.pbin-1+exheres-0 3310 SHA256 b62a85426b26d5c7d0387a62c523dfda17db8f21bdb6f1319a58a26229c5f377 SHA512 862fdd47b17bf81495ca3bebfc1741c61b67c2cfc00464ff21d85bbbf69aef58f6060ee6a7ab011109c674355443de08e767b044c0881254817c5af52e53d7e0 WHIRLPOOL e07432d41dd8a3167bb544ce970597cfa8edbca773734632b27ad5104a3ead755c38a5eca70ecccb5203123375c777d666328013c5dc53408a2d391c73325416
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Thu Jun 22 20:26:04 CEST 2017
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:49:28 CEST 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: dev-libs/libyaml ) [[ defined-in = [ PyYAML-3.12.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) 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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" PyYAML features * A complete YAML 1.1 parser. In particular, PyYAML can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. * Unicode support including UTF-8/UTF-16 input/output and \\u escape sequences. * low-level event-based parser and emitter API (like SAX). * high-level API for serializing and deserializing native Python objects (like DOM or pickle). * support for all types from the YAML types repository. A simple extension API is provided. * both pure-Python and fast LibYAML-based parsers and emitters. * relatively sensible error messages."
|
||||
@@ -10,9 +10,9 @@ PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/P/PyYAML/PyYAML-3.12.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.5 "
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498155964"
|
||||
GENERATED_TIME="1498427368"
|
||||
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 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"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--PyYAML-3.12--C.4720.1498155964.683936.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--PyYAML-3.12--C.4317.1498427368.118474.C.tar.bz2"
|
||||
SUMMARY="YAML parser and emitter for Python"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:PyYAML"
|
||||
|
||||
Reference in New Issue
Block a user