From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/w3lib/Manifest | 1 - dev-python/w3lib/metadata.xml | 12 ------------ dev-python/w3lib/w3lib-2.3.1.ebuild | 33 --------------------------------- 3 files changed, 46 deletions(-) delete mode 100644 dev-python/w3lib/Manifest delete mode 100644 dev-python/w3lib/metadata.xml delete mode 100644 dev-python/w3lib/w3lib-2.3.1.ebuild (limited to 'dev-python/w3lib') diff --git a/dev-python/w3lib/Manifest b/dev-python/w3lib/Manifest deleted file mode 100644 index d3849077adb3..000000000000 --- a/dev-python/w3lib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST w3lib-2.3.1.tar.gz 49531 BLAKE2B b5409de02fd965fb214b19f3c3a47c2f4a303dee4343f9994aea361ae857d7ca49ef02c1233cefb0487ffddd6d85731d9ba4fde33a94419eaead40df43b3d547 SHA512 b65d5773aa35e2d2e95a395f25c9a9520d1143569faa94d000f01fa0a17258bcbdc2f1cf744c70be26a7e3e77d50deac9d09e572284bdd0e5e3d483ba7d4fee7 diff --git a/dev-python/w3lib/metadata.xml b/dev-python/w3lib/metadata.xml deleted file mode 100644 index 3bec3e36d95f..000000000000 --- a/dev-python/w3lib/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - gentoo@aisha.cc - Aisha Tammy - - - scrapy/w3lib - w3lib - - diff --git a/dev-python/w3lib/w3lib-2.3.1.ebuild b/dev-python/w3lib/w3lib-2.3.1.ebuild deleted file mode 100644 index dc1c18061b11..000000000000 --- a/dev-python/w3lib/w3lib-2.3.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Library of web-related functions" -HOMEPAGE=" - https://scrapy.org/ - https://pypi.org/project/w3lib/ - https://github.com/scrapy/w3lib -" - -LICENSE="BSD" -SLOT=0 -KEYWORDS="~amd64 ~arm64 ~x86" - -RDEPEND="dev-python/six[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest - -distutils_enable_sphinx docs \ - dev-python/sphinx-hoverxref \ - dev-python/sphinx-notfound-page \ - dev-python/sphinx-rtd-theme - -EPYTEST_DESELECT=( - # https://github.com/scrapy/w3lib/issues/164 - tests/test_url.py::UrlTests::test_add_or_replace_parameter -) -- cgit v1.3