2021-12-01 20:51:27 UTC

This commit is contained in:
Repository mirror & CI
2021-12-01 20:51:27 +00:00
parent 1bf595d809
commit 75885ef4ab
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] ~dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_9(-)?] ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?]
BDEPEND=test? ( python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_9(-)?] ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] ~dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] test? ( dev-python/testfixtures[python_targets_python3_9(-)?] dev-python/uvloop[python_targets_python3_9(-)?] )
DEPEND=python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] test? ( dev-python/testfixtures[python_targets_python3_9(-)?] dev-python/uvloop[python_targets_python3_9(-)?] )
DESCRIPTION=A high-level Web Crawling and Web Scraping framework
EAPI=7
HOMEPAGE=https://scrapy.org/
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_9
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] ~dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?]
RDEPEND=python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?] dev-python/cssselect[python_targets_python3_9(-)?] dev-python/cryptography[python_targets_python3_9(-)?] <dev-python/priority-2.0.0[python_targets_python3_9(-)?] <dev-python/h2-4.0.0[python_targets_python3_9(-)?] dev-python/itemadapter[python_targets_python3_9(-)?] dev-python/itemloaders[python_targets_python3_9(-)?] dev-python/lxml[python_targets_python3_9(-)?] dev-python/parsel[python_targets_python3_9(-)?] dev-python/protego[python_targets_python3_9(-)?] >=dev-python/pydispatcher-2.0.5[python_targets_python3_9(-)?] dev-python/pyopenssl[python_targets_python3_9(-)?] dev-python/queuelib[python_targets_python3_9(-)?] dev-python/service_identity[python_targets_python3_9(-)?] dev-python/six[python_targets_python3_9(-)?] >=dev-python/twisted-17.9.0[python_targets_python3_9(-)?] dev-python/w3lib[python_targets_python3_9(-)?] dev-python/zope-interface[python_targets_python3_9(-)?] python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/scrapy/scrapy/archive/refs/tags/2.5.1.tar.gz -> scrapy-2.5.1.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 8041037f74e1f9d149c038c2fe2c97cf
_md5_=28d7d65b9d347a114033cebca634d661
_md5_=dd38916a7ae4e9f777cf31865aa46a1c