head 1.2; access; symbols pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2025.04.12.15.58.57; author wiz; state dead; branches; next 1.1; commitid 65GVHsJjNmLhkMQF; 1.1 date 2025.01.07.13.29.49; author wiz; state Exp; branches; next ; commitid aY2ESUkGuHZryyEF; desc @@ 1.2 log @py-anytree: remove patch that is not needed after update @ text @$NetBSD: patch-pyproject.toml,v 1.1 2025/01/07 13:29:49 wiz Exp $ Support poetry-core 2.0.0. https://github.com/python-poetry/poetry/issues/9985 --- pyproject.toml.orig 2025-01-07 13:21:49.773836629 +0000 +++ pyproject.toml @@@@ -1,6 +1,7 @@@@ -[tool.poetry] +[project] name = "anytree" version = "2.12.1" +[tool.poetry] description = "Powerful and Lightweight Python Tree Data Structure with various plugins" authors = [ "c0fec0de " @ 1.1 log @py-anytree: fix build with poetry-core 2.0 @ text @d1 1 a1 1 $NetBSD$ @