From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52DFF158128 for ; Tue, 17 Jun 2025 08:34:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3EB4E341F80 for ; Tue, 17 Jun 2025 08:34:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 39F561104D9; Tue, 17 Jun 2025 08:34:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2DCEE1104D9 for ; Tue, 17 Jun 2025 08:34:14 +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 B20B0341F80 for ; Tue, 17 Jun 2025 08:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3EAC29E2 for ; Tue, 17 Jun 2025 08:34:11 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1750149184.382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/anytree/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/anytree/Manifest dev-python/anytree/anytree-2.12.0.ebuild dev-python/anytree/anytree-2.13.0.ebuild dev-python/anytree/metadata.xml X-VCS-Directories: dev-python/anytree/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c X-VCS-Branch: dev Date: Tue, 17 Jun 2025 08:34:11 +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: 79631445-e880-4626-94aa-4e9735fce6dd X-Archives-Hash: 3fdf65ab6dc56bfaa6a20632765c1ad9 commit: 382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c Author: David Roman gmail com> AuthorDate: Tue Jun 17 08:33:00 2025 +0000 Commit: David Roman gmail com> CommitDate: Tue Jun 17 08:33:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=382fbb4c dev-python/anytree: treeclean, moved to ::gentoo Signed-off-by: David Roman gmail.com> dev-python/anytree/Manifest | 2 - dev-python/anytree/anytree-2.12.0.ebuild | 57 ---------------------------- dev-python/anytree/anytree-2.13.0.ebuild | 65 -------------------------------- dev-python/anytree/metadata.xml | 14 ------- 4 files changed, 138 deletions(-) diff --git a/dev-python/anytree/Manifest b/dev-python/anytree/Manifest deleted file mode 100644 index 637bbc16d0..0000000000 --- a/dev-python/anytree/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST anytree-2.12.0.gh.tar.gz 192330 BLAKE2B 117f80689b6610f622a41b2abb85cf54f2ba639659f80e6b8d163043d2552586ef11ed86532b19c7b69beec5e66ab3acad2f72ed0f1e9aa5d3832e4e8ec76457 SHA512 822a72cf84227a7b78cb3808eea585d783821d9c476f1b1e50d77cf982b4bf3c08011be9564ff5205a3efd0d982b03daabeb0067aea523a14002179c94451ff4 -DIST anytree-2.13.0.gh.tar.gz 235959 BLAKE2B a49dfad2d4360e449ce666a8e9227bdb3f83c60dd7ca7a68081e046414f4da041deb4762d6f54372e32e48e6c9bdd93ee6de785b0f8c4c7e6f0622f4944c3051 SHA512 f587449b78877ee7f9ed1dedf88d55c75c05567fd7fe780808b2852152308a4bf2d42651fe1967b9eb67021ca33daa29ed387847ad93261ff93dfda356b4f296 diff --git a/dev-python/anytree/anytree-2.12.0.ebuild b/dev-python/anytree/anytree-2.12.0.ebuild deleted file mode 100644 index 065dc8d581..0000000000 --- a/dev-python/anytree/anytree-2.12.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=poetry - -inherit distutils-r1 - -DESCRIPTION="Powerful and Lightweight Python Tree Data Structure with various plugins" -HOMEPAGE="https://anytree.readthedocs.io/" - -SRC_URI="https://github.com/c0fec0de/anytree/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -IUSE="dot" - -RDEPEND=" - dot? ( - media-gfx/graphviz - ) -" - -DEPEND="${RDEPEND} - test? ( - $(python_gen_cond_dep ' - dev-python/six[${PYTHON_USEDEP}] - ') - ) -" - -distutils_enable_sphinx docs -distutils_enable_tests pytest - -src_prepare(){ - default - - mkdir "${S}/tests/dotexport" || die -} - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local -x EPYTEST_DESELECT=() - - if ! use dot; then - EPYTEST_DESELECT+=( - "tests/test_dotexport.py::test_tree_png" - ) - fi - - cd "${S}/tests" || die - distutils-r1_python_test -} diff --git a/dev-python/anytree/anytree-2.13.0.ebuild b/dev-python/anytree/anytree-2.13.0.ebuild deleted file mode 100644 index 268039c075..0000000000 --- a/dev-python/anytree/anytree-2.13.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=pdm-backend - -inherit distutils-r1 - -DESCRIPTION="Powerful and Lightweight Python Tree Data Structure with various plugins" -HOMEPAGE="https://anytree.readthedocs.io/" - -SRC_URI="https://github.com/c0fec0de/anytree/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -IUSE="dot" - -RDEPEND=" - dot? ( - media-gfx/graphviz - ) -" - -DEPEND="${RDEPEND} - test? ( - $(python_gen_cond_dep ' - dev-python/six[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - ') - ) -" - -distutils_enable_sphinx docs -distutils_enable_tests pytest - -src_prepare(){ - default - - sed -e '/--cov/d' -i pyproject.toml || die - - mkdir "${S}/tests/dotexport" || die -} - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local -x EPYTEST_DESELECT=() - local -x EPYTEST_IGNORE=( - tests/test_dotexport.py - tests/test_dotexporter.py - tests/test_mermaidexporter.py - tests/test_uniquedotexporter.py - ) - - if ! use dot; then - EPYTEST_DESELECT+=( - "tests/test_dotexport.py::test_tree_png" - ) - fi - - distutils-r1_python_test "${S}/tests" -} diff --git a/dev-python/anytree/metadata.xml b/dev-python/anytree/metadata.xml deleted file mode 100644 index 475d5d4cae..0000000000 --- a/dev-python/anytree/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - negril.nx+gentoo@gmail.com - - - c0fec0de/anytree - Anytree - - - allow to create dot graphs using media-gfx/graphviz - - From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 098B1158128 for ; Tue, 17 Jun 2025 08:46:05 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EAB43342046 for ; Tue, 17 Jun 2025 08:46:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4E40110545; Tue, 17 Jun 2025 08:45:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A6015110542 for ; Tue, 17 Jun 2025 08:45:30 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 603E5341F95 for ; Tue, 17 Jun 2025 08:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45B5329E2 for ; Tue, 17 Jun 2025 08:45:27 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1750149184.382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/anytree/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/anytree/Manifest dev-python/anytree/anytree-2.12.0.ebuild dev-python/anytree/anytree-2.13.0.ebuild dev-python/anytree/metadata.xml X-VCS-Directories: dev-python/anytree/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c X-VCS-Branch: master Date: Tue, 17 Jun 2025 08:45:27 +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: adba1d78-ffd4-4391-88cb-e2835f092dda X-Archives-Hash: 3d36fa3dc6365bd8e1a33b7ca6394ec6 Message-ID: <20250617084527.XYk2Efe7alok0TZGLS7MMUsXIuaWNEJM8mHbH59HUn4@z> commit: 382fbb4c18d5db5a406d8df1b05c1ac6f3f85f9c Author: David Roman gmail com> AuthorDate: Tue Jun 17 08:33:00 2025 +0000 Commit: David Roman gmail com> CommitDate: Tue Jun 17 08:33:04 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=382fbb4c dev-python/anytree: treeclean, moved to ::gentoo Signed-off-by: David Roman gmail.com> dev-python/anytree/Manifest | 2 - dev-python/anytree/anytree-2.12.0.ebuild | 57 ---------------------------- dev-python/anytree/anytree-2.13.0.ebuild | 65 -------------------------------- dev-python/anytree/metadata.xml | 14 ------- 4 files changed, 138 deletions(-) diff --git a/dev-python/anytree/Manifest b/dev-python/anytree/Manifest deleted file mode 100644 index 637bbc16d0..0000000000 --- a/dev-python/anytree/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST anytree-2.12.0.gh.tar.gz 192330 BLAKE2B 117f80689b6610f622a41b2abb85cf54f2ba639659f80e6b8d163043d2552586ef11ed86532b19c7b69beec5e66ab3acad2f72ed0f1e9aa5d3832e4e8ec76457 SHA512 822a72cf84227a7b78cb3808eea585d783821d9c476f1b1e50d77cf982b4bf3c08011be9564ff5205a3efd0d982b03daabeb0067aea523a14002179c94451ff4 -DIST anytree-2.13.0.gh.tar.gz 235959 BLAKE2B a49dfad2d4360e449ce666a8e9227bdb3f83c60dd7ca7a68081e046414f4da041deb4762d6f54372e32e48e6c9bdd93ee6de785b0f8c4c7e6f0622f4944c3051 SHA512 f587449b78877ee7f9ed1dedf88d55c75c05567fd7fe780808b2852152308a4bf2d42651fe1967b9eb67021ca33daa29ed387847ad93261ff93dfda356b4f296 diff --git a/dev-python/anytree/anytree-2.12.0.ebuild b/dev-python/anytree/anytree-2.12.0.ebuild deleted file mode 100644 index 065dc8d581..0000000000 --- a/dev-python/anytree/anytree-2.12.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=poetry - -inherit distutils-r1 - -DESCRIPTION="Powerful and Lightweight Python Tree Data Structure with various plugins" -HOMEPAGE="https://anytree.readthedocs.io/" - -SRC_URI="https://github.com/c0fec0de/anytree/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -IUSE="dot" - -RDEPEND=" - dot? ( - media-gfx/graphviz - ) -" - -DEPEND="${RDEPEND} - test? ( - $(python_gen_cond_dep ' - dev-python/six[${PYTHON_USEDEP}] - ') - ) -" - -distutils_enable_sphinx docs -distutils_enable_tests pytest - -src_prepare(){ - default - - mkdir "${S}/tests/dotexport" || die -} - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local -x EPYTEST_DESELECT=() - - if ! use dot; then - EPYTEST_DESELECT+=( - "tests/test_dotexport.py::test_tree_png" - ) - fi - - cd "${S}/tests" || die - distutils-r1_python_test -} diff --git a/dev-python/anytree/anytree-2.13.0.ebuild b/dev-python/anytree/anytree-2.13.0.ebuild deleted file mode 100644 index 268039c075..0000000000 --- a/dev-python/anytree/anytree-2.13.0.ebuild +++ /dev/null @@ -1,65 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..13} ) -DISTUTILS_USE_PEP517=pdm-backend - -inherit distutils-r1 - -DESCRIPTION="Powerful and Lightweight Python Tree Data Structure with various plugins" -HOMEPAGE="https://anytree.readthedocs.io/" - -SRC_URI="https://github.com/c0fec0de/anytree/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -IUSE="dot" - -RDEPEND=" - dot? ( - media-gfx/graphviz - ) -" - -DEPEND="${RDEPEND} - test? ( - $(python_gen_cond_dep ' - dev-python/six[${PYTHON_USEDEP}] - dev-python/pytest-cov[${PYTHON_USEDEP}] - ') - ) -" - -distutils_enable_sphinx docs -distutils_enable_tests pytest - -src_prepare(){ - default - - sed -e '/--cov/d' -i pyproject.toml || die - - mkdir "${S}/tests/dotexport" || die -} - -python_test() { - local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 - local -x EPYTEST_DESELECT=() - local -x EPYTEST_IGNORE=( - tests/test_dotexport.py - tests/test_dotexporter.py - tests/test_mermaidexporter.py - tests/test_uniquedotexporter.py - ) - - if ! use dot; then - EPYTEST_DESELECT+=( - "tests/test_dotexport.py::test_tree_png" - ) - fi - - distutils-r1_python_test "${S}/tests" -} diff --git a/dev-python/anytree/metadata.xml b/dev-python/anytree/metadata.xml deleted file mode 100644 index 475d5d4cae..0000000000 --- a/dev-python/anytree/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - negril.nx+gentoo@gmail.com - - - c0fec0de/anytree - Anytree - - - allow to create dot graphs using media-gfx/graphviz - -