From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3F2B61581D3 for ; Fri, 31 May 2024 04:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5AA9AE2A5D; Fri, 31 May 2024 04:19:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 31633E2A5D for ; Fri, 31 May 2024 04:19:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 456E5342FFE for ; Fri, 31 May 2024 04:19:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74C8E148D for ; Fri, 31 May 2024 04:19:16 +0000 (UTC) From: "Haelwenn Monnier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Haelwenn Monnier" Message-ID: <1717129152.ca4c03d60b5e125b87c88443aa3f4eddc031b104.lanodan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/woob/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/woob/Manifest www-client/woob/metadata.xml www-client/woob/woob-3.1-r1.ebuild www-client/woob/woob-9999.ebuild X-VCS-Directories: www-client/woob/ X-VCS-Committer: lanodan X-VCS-Committer-Name: Haelwenn Monnier X-VCS-Revision: ca4c03d60b5e125b87c88443aa3f4eddc031b104 X-VCS-Branch: dev Date: Fri, 31 May 2024 04:19:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 58db6ecc-16ec-49d2-aecd-fd15a8787156 X-Archives-Hash: f1cd45d697a1719f8860c3f46d250a08 commit: ca4c03d60b5e125b87c88443aa3f4eddc031b104 Author: Haelwenn (lanodan) Monnier hacktivis me> AuthorDate: Fri May 31 04:17:56 2024 +0000 Commit: Haelwenn Monnier hacktivis me> CommitDate: Fri May 31 04:19:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca4c03d6 www-client/woob: treeclean Haven't used it in more than a year and is several versions out of date. Closes: https://bugs.gentoo.org/889714 Closes: https://bugs.gentoo.org/897772 Closes: https://bugs.gentoo.org/931490 Signed-off-by: Haelwenn (lanodan) Monnier hacktivis.me> www-client/woob/Manifest | 1 - www-client/woob/metadata.xml | 11 ------- www-client/woob/woob-3.1-r1.ebuild | 63 -------------------------------------- www-client/woob/woob-9999.ebuild | 63 -------------------------------------- 4 files changed, 138 deletions(-) diff --git a/www-client/woob/Manifest b/www-client/woob/Manifest deleted file mode 100644 index d43bd72c4..000000000 --- a/www-client/woob/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST woob-3.1.tar.bz2 2793058 BLAKE2B a65efa69689c2ae6fe3fb6cf72d66b481b00c59debc31577d205468343d9599483e98335103df278186d2c0ba2804684945ac6a2aebc65e2ad39b2544cdd29a5 SHA512 1a00f840ff7e16f07dc532778aa73b316df9450419910062dd406db05aae21bf01122739b4a63fd7adae6ee3eb22eedd90928741a387dc9d2c2730d81cabfb1f diff --git a/www-client/woob/metadata.xml b/www-client/woob/metadata.xml deleted file mode 100644 index 81b3a6ed3..000000000 --- a/www-client/woob/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - contact@hacktivis.me - Haelwenn (lanodan) Monnier - - - woob/woob - - diff --git a/www-client/woob/woob-3.1-r1.ebuild b/www-client/woob/woob-3.1-r1.ebuild deleted file mode 100644 index 3591bf4d3..000000000 --- a/www-client/woob/woob-3.1-r1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git" - inherit git-r3 -else - SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Web Outside Of Browsers (core, site modules and applications)" -HOMEPAGE="https://woob.tech https://gitlab.com/woob/woob" -LICENSE="LGPL-3+" -SLOT="0" - -RDEPEND=" - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/cssselect[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/html2text[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/unidecode[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/Babel[${PYTHON_USEDEP}] - - dev-python/feedparser[${PYTHON_USEDEP}] - dev-python/prettytable[${PYTHON_USEDEP}] - dev-python/python-jose[${PYTHON_USEDEP}] - dev-python/selenium[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}] - dev-python/colorama[${PYTHON_USEDEP}] - sci-geosciences/geopy[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -distutils_enable_sphinx docs/source - -src_prepare() { - default - - # doctests depending on a network connection - sed -i -e '/browsers.py/d' -e '/pages.py/d' setup.cfg || die -} - -python_test() { - epytest --doctest-modules -} - -python_install_all() { - distutils-r1_python_install_all - insinto /usr/share/${PN}/ - doins -r contrib -} diff --git a/www-client/woob/woob-9999.ebuild b/www-client/woob/woob-9999.ebuild deleted file mode 100644 index 3591bf4d3..000000000 --- a/www-client/woob/woob-9999.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -if [[ "${PV}" == "9999" ]]; then - EGIT_REPO_URI="https://gitlab.com/${PN}/${PN}.git" - inherit git-r3 -else - SRC_URI="https://gitlab.com/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Web Outside Of Browsers (core, site modules and applications)" -HOMEPAGE="https://woob.tech https://gitlab.com/woob/woob" -LICENSE="LGPL-3+" -SLOT="0" - -RDEPEND=" - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/cssselect[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}] - dev-python/html2text[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - dev-python/unidecode[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/Babel[${PYTHON_USEDEP}] - - dev-python/feedparser[${PYTHON_USEDEP}] - dev-python/prettytable[${PYTHON_USEDEP}] - dev-python/python-jose[${PYTHON_USEDEP}] - dev-python/selenium[${PYTHON_USEDEP}] - dev-python/termcolor[${PYTHON_USEDEP}] - dev-python/colorama[${PYTHON_USEDEP}] - sci-geosciences/geopy[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -distutils_enable_sphinx docs/source - -src_prepare() { - default - - # doctests depending on a network connection - sed -i -e '/browsers.py/d' -e '/pages.py/d' setup.cfg || die -} - -python_test() { - epytest --doctest-modules -} - -python_install_all() { - distutils-r1_python_install_all - insinto /usr/share/${PN}/ - doins -r contrib -}