Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.7.1--C.11347.1555380793.412239.C.tar.bz2 404824 SHA256 02a9770c61df352ea72647cc8244c2dc6e87a5a3e6c466fb392bddd5b7f188d2 SHA512 a07161849047503de2488f068b4fa8c9819b01db62ce2ed24674c414c508c3f313b6435928b9f2c0179f8940883fdaf14edefa9cc2e10b6582b924e60b0fc0b2 WHIRLPOOL b493d4cfcb51b6a23d4036e24dd5560c84155d30bdb6901e6e3d11b6095ea5bb8764bdcb7950c19e573c529c13f9857ce9e25a8d1331c9caa99462aec17e3cc2
|
||||
PBIN beautifulsoup4-4.7.1.pbin-1+exheres-0 3237 SHA256 242a4c96ca0c30cf43b691b2751dfe30c41702027ab906218055227f0bc5c53d SHA512 3f721166f11a7b500896cb9150652923abb1229e3dde5b5259968016bb5483c9e0f497d2350d41168d88d0bf3ff804688024b32f50eaa9bcfbf92f9f33492e12 WHIRLPOOL ba8e0d8fcdfa41817ee0fc98057c518c13e7a2b976db0e6beb7729752b8efc5f95fe7f709ac5897e7812d3d2207654bdff632a7bc060383b807201dc6a2fe257
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.8.1--C.26621.1576507914.374226.C.tar.bz2 400864 SHA256 c6050487a57c9accb97a33017bad16d2e5019936fb4c15c2da17329d6b1a130e SHA512 6da4712c3c4031dcc4d6c78efa39c21ec8d150261390d773e9e26c2bc06f80fbe7033488db5017a802556de190ee50827eb631f1e4819fb2ad3e058cec31a9af WHIRLPOOL 14fd023bc207816f701c4453feb2bd15b9d7da835382ef31916cbedcccf76c009b3d0548af34d22a532cdf3e5765bbdde6e7c3a2b239a126b23b9f46064c73ce
|
||||
PBIN beautifulsoup4-4.8.1.pbin-1+exheres-0 3210 SHA256 d9638a5b6853faebb8117f0ea74e37627ca51a0859a26e723384ab46e0699039 SHA512 cbbe2e04979f4cc791492f4ab4eb731d5254f2b16fac057d581247eced4fc9c1a76edbe2c7fb37827367da38c9e59861b94d27ce92be7ff1661e4448c50bdf16 WHIRLPOOL 177c994ffdc72dd97ba911099fc9460203e02cef13ce9b9e2deeb9d5b27962a999c5de0148e0c736fc3d4be4289ae398ff2be792ef65cce58e575d058be87e61
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue Apr 16 04:13:13 CEST 2019
|
||||
# Created by paludis-3.0.0 on Mon Dec 16 15:51:54 CET 2019
|
||||
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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/soupsieve[>=1.2][python_abis:*(-)?] suggestion: dev-python/html5lib[python_abis:*(-)?] [[ description = [ Use html5lib instead of HTMLParser for faster parsing ] ]] dev-python/lxml[python_abis:*(-)?] [[ description = [ Use lxml instead of HTMLParser for fastest parsing ] ]] ) [[ defined-in = [ beautifulsoup4.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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/soupsieve[>=1.2][python_abis:*(-)?] suggestion: dev-python/html5lib[python_abis:*(-)?] [[ description = [ Use html5lib instead of HTMLParser for faster parsing ] ]] dev-python/lxml[python_abis:*(-)?] [[ description = [ Use lxml instead of HTMLParser for fastest parsing ] ]] ) [[ defined-in = [ beautifulsoup4.exlib ] ]]"
|
||||
DESCRIPTION=" Beautiful Soup sits atop an HTML or XML parser, providing Pythonic idioms for iterating, searching, and modifying the parse tree."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/beautifulsoup4/ https://www.crummy.com/software/BeautifulSoup"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py beautifulsoup4"
|
||||
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 ] ]] ) "
|
||||
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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.7.1.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.8.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1555380793"
|
||||
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="1576507914"
|
||||
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 ~armv7 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.7.1--C.11347.1555380793.412239.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.8.1--C.26621.1576507914.374226.C.tar.bz2"
|
||||
SUMMARY="Screen-scraping library"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" pypi:beautifulsoup4"
|
||||
Reference in New Issue
Block a user