Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.6.0--C.15356.1498427399.330547.C.tar.bz2 360354 SHA256 e3c77c3493499cc98ee7c6ad005517d233fdb6ca9b285b53711ec9609218cbf3 SHA512 37dfc297a151c06896eca7e44feaa115298222d848979c1f176c845bc836df774048325a8b1d5e8b1a176441b89cae9d2cc909e41832b7160c2b44fad8dd1738 WHIRLPOOL e015396307ca717ecf12de29ac97308fcac1fbfffa83bf38a285dcc972d18e17f1fbe44173f92ed9104c69bde8b56686962b34a9ff7eb7a1584760fdcaec3db7
|
||||
PBIN beautifulsoup4-4.6.0.pbin-1+exheres-0 3058 SHA256 07393e42453296374f85f108d9d97da1e02a179a97b9106406000e1aa8384957 SHA512 7bc38d2fef2818ab172cb62937c78b360d72b542d21da98df37b77288ddd16b80052d26a78b5fdd65bcf7583d6d5f2ce48d6fd649920a34e46645f9c93eace38 WHIRLPOOL 1a049e24a1aecd6190f543bf0ff17f60a1b6af6c597b82d293f1f0439b9d071872946b598e90a3f78a6f3e9918a75f58251c631303cb4acb0e53eb653654ac33
|
||||
DIST hasufell-binhost--dev-python--beautifulsoup4-4.6.1--C.21593.1533182480.151622.C.tar.bz2 394355 SHA256 320088db66efe89297a0b11fb2ff3aa70be41d6c514e654aa8d9e758cf69c368 SHA512 b1c9cfa9b8707272acf9fd25c44b5262d0c5ec6718f856960c6f04657722b4750a7800f2a05d43ce3a6c4d19abe8e7a083959da23565fc55d7b8b0426d29e26b WHIRLPOOL 070c34c4fd35973f99b81cc929dcaef355091bd9711c52f98fb992275aa84a0c172cc30345620126f5ae6fc90c8bab1a03ee33d00e95966ece98ed43514520c9
|
||||
PBIN beautifulsoup4-4.6.1.pbin-1+exheres-0 3146 SHA256 01fe4911fa8460a5d8913d452a1f0c4135ba6eb0281a5d6c11040105c972deac SHA512 b53d22e3f76f06cb74afee75c5a7e07227246750005e9f5577d7d306b2f14b0db728a847ec3c0401b3916b63fab3c0fec34bd4f908dcafb5d834ac6821327918 WHIRLPOOL 83392fcbe931c85c22946c02398cac4db5c628e2b0f1a8fbfc85d1c3cbb735e9cd233152319f71a891ecc7db93eb13beb1ae9f237603a99725fedf116c18e01f
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:49:59 CEST 2017
|
||||
# Created by paludis-3.0.0 on Thu Aug 2 06:01:20 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( 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:*(-)?] ( test: dev-python/nose[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]] ( 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.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 ] ]] ( 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://www.crummy.com/software/BeautifulSoup/bs4"
|
||||
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.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
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"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.6.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beautifulsoup4/beautifulsoup4-4.6.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498427399"
|
||||
GENERATED_TIME="1533182480"
|
||||
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=""
|
||||
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64"
|
||||
PLATFORMS="~amd64 ~armv7"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.6.0--C.15356.1498427399.330547.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beautifulsoup4-4.6.1--C.21593.1533182480.151622.C.tar.bz2"
|
||||
SUMMARY="Screen-scraping library"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" pypi:beautifulsoup4"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="https://www.crummy.com/software/BeautifulSoup/bs4/doc [[ lang = en ]]"
|
||||
UPSTREAM_DOCUMENTATION="https://pypi.org/project/beautifulsoup4/ https://www.crummy.com/software/BeautifulSoup/doc [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user