Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.9.0--C.26339.1588170347.320592.C.tar.bz2 455430 SHA256 91c3d07e67405c25c965885814cad03029066312e6ab575b3db74c71c161bc3a SHA512 52b59c6e950398ac09c6b90ac2aa5930c0adab9d22e5fd14bb3eab8c6a57ebd9660c6129a2b708b2d9c039789d352b40a3ec2c6f457ae69d143308fcb4cceb8d WHIRLPOOL 9a2dffac836ba0c3ed0540e27e188a11b4f137060955ab0a0c8cd1452144a7eab275ad55f616a4f8db980f5025619b3d5e3832c04a91eba58c996b6312d92850
|
||||
PBIN beautifulsoup4-4.9.0.pbin-1+exheres-0 3280 SHA256 9253a949b8aecd1085357484c10e754451c479998a00197830bfb10716f43f43 SHA512 2e4716c23f0c90345437fb5c9a19f2feee6d4ecf6c33794a235746c3a8dfc7df2b1d5c5d8da293c67a2f1d9cc87b7d48444f99a1de875f3f25e8f919592475c2 WHIRLPOOL 42da5d61ad3f8b3a8de27bd99177ab9a511156a4a855a67638025082912291e35260693d5a07d96fcf64c1116cf729d31b602f686b13199bbdc3959f7b3dc346
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.9.3--C.2164.1605741216.464225.C.tar.bz2 457645 SHA256 a47c08a2603f5ec514ffa14b8e316740dd753d21f9d2d29314507d0fe4acbc1c SHA512 b6d19a76cc9249de8b3c2e63bd6fa02aed66e63e418bacdbf61870ae17011842ee87f9ca4eb8c3b283b16d74b8cefdfcec408eb3bbc898c5656c0399dd694c69 WHIRLPOOL 2d5d485830763a918add36e570d7481ed6623203734f344bdc2a8f46458580828ef1abde887697f547afa3977bc0b36329672a6d32e1806ec6e2e511048e6e3a
|
||||
PBIN beautifulsoup4-4.9.3.pbin-1+exheres-0 3258 SHA256 8cf0b008b39231c4a245f481230a8992698563eff702f0e1901805269eead577 SHA512 01820a973ec6a431b0524f79aaca433b58c8d14925410bd71077bb866e2c7844aecd9d86d9861d9dcf4dae2e12c7c535e42bf85649d72f6a8ecf1cfc8f67a483 WHIRLPOOL d5c2f434ffb121940252224da063c4db5b480ee99b4a99e7d3453d6f73eaf0b99da570f0d9bc963cabe9dc61aaebf9fe10f6d529c53ea02165a5f9354f16f794
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Apr 29 16:25:47 CEST 2020
|
||||
# Created by paludis-3.0.0 on Thu Nov 19 00:13:36 CET 2020
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
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:*(-)?] python_abis:2.7? ( dev-python/soupsieve[>=1.2&<2][python_abis:2.7] ) 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.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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( build+run: dev-python/soupsieve[>=1.2][python_abis:*(-)?] python_abis:2.7? ( dev-python/soupsieve[>=1.2&<2.0][python_abis:2.7] ) 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.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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.9.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.9.3.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1588170347"
|
||||
GENERATED_TIME="1605741216"
|
||||
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,9 +28,9 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.9.0--C.26339.1588170347.320592.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.9.3--C.2164.1605741216.464225.C.tar.bz2"
|
||||
SUMMARY="Screen-scraping library"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:beautifulsoup4"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
Reference in New Issue
Block a user