From dcc51fbaa221e71d2c641d7e1efe4ddac4642b0e Mon Sep 17 00:00:00 2001 From: David Roman Date: Fri, 8 May 2026 11:47:31 +0200 Subject: [PATCH] dev-python/scrapy: treeclean Closes: https://bugs.gentoo.org/866455 (pkgremoved) Signed-off-by: David Roman --- dev-python/scrapy/Manifest | 1 - dev-python/scrapy/metadata.xml | 14 ------ dev-python/scrapy/scrapy-2.12.0.ebuild | 63 -------------------------- profiles/package.mask | 1 - 4 files changed, 79 deletions(-) delete mode 100644 dev-python/scrapy/Manifest delete mode 100644 dev-python/scrapy/metadata.xml delete mode 100644 dev-python/scrapy/scrapy-2.12.0.ebuild diff --git a/dev-python/scrapy/Manifest b/dev-python/scrapy/Manifest deleted file mode 100644 index 37c0254c0e..0000000000 --- a/dev-python/scrapy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST scrapy-2.12.0.tar.gz 1210998 BLAKE2B f0bd637ac4182de4573d37fb6db8ee26aac20eeb9ded6d255a9abe246014a100e1ba567e80f64279d382954e18bab7af165a69f2a7732619b2e4369693ea8d1d SHA512 3d733d2cb858e0f6201d08e5e6388667155a3e9746cca6887652b1ce514d803da8c6523d1bba27d451a5e4337fc191983de46c2ad8e6a6b0479f38ebfa1ad3b1 diff --git a/dev-python/scrapy/metadata.xml b/dev-python/scrapy/metadata.xml deleted file mode 100644 index 28383269c8..0000000000 --- a/dev-python/scrapy/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - gentoo@aisha.cc - Aisha Tammy - - - scrapy/scrapy - scrapy - https://docs.scrapy.org/ - https://github.com/scrapy/scrapy/issues - - diff --git a/dev-python/scrapy/scrapy-2.12.0.ebuild b/dev-python/scrapy/scrapy-2.12.0.ebuild deleted file mode 100644 index 7058e974bc..0000000000 --- a/dev-python/scrapy/scrapy-2.12.0.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{12..13} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="A high-level Web Crawling and Web Scraping framework" -HOMEPAGE="https://scrapy.org/" - -LICENSE="BSD" -SLOT=0 -KEYWORDS="~amd64 ~arm64" -IUSE="test" -RESTRICT="!test? ( test )" - -# The 'PyDispatcher>=2.0.5' distribution was not found and is required by Scrapy -# https://bugs.gentoo.org/684734 -RDEPEND="dev-python/cssselect[${PYTHON_USEDEP}] - dev-python/cryptography[${PYTHON_USEDEP}] - =dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] - dev-python/pyopenssl[${PYTHON_USEDEP}] - dev-python/queuelib[${PYTHON_USEDEP}] - dev-python/service-identity[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/tldextract[${PYTHON_USEDEP}] - >=dev-python/twisted-18.9.0[${PYTHON_USEDEP}] - dev-python/w3lib[${PYTHON_USEDEP}] - dev-python/zope-interface[${PYTHON_USEDEP}] -" -BDEPEND=" - test? ( - ${RDEPEND} - dev-python/botocore[${PYTHON_USEDEP}] - dev-python/defusedxml[${PYTHON_USEDEP}] - dev-python/pexpect[${PYTHON_USEDEP}] - dev-python/testfixtures[${PYTHON_USEDEP}] - dev-python/uvloop[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -EPYTEST_DESELECT=( - # these require (local) network access - tests/test_command_check.py - tests/test_feedexport.py - tests/test_pipeline_files.py::TestFTPFileStore::test_persist - # Flaky test: https://github.com/scrapy/scrapy/issues/6193 - tests/test_crawl.py::CrawlTestCase::test_start_requests_laziness - # Missing dependencies - tests/test_spidermiddleware_output_chain.py - ) -EPYTEST_IGNORE=( docs ) diff --git a/profiles/package.mask b/profiles/package.mask index 82bbadb87e..cae2625ad2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -44,7 +44,6 @@ x11-apps/autokey # Requires