./devel/py-anytree, Powerful and Lightweight Python Tree Data Structure

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.13.0, Package name: py313-anytree-2.13.0, Maintainer: pkgsrc-users

Anytree is a Python module providing a simple, lightweight, and
extensible tree data structure.


Required to run:
[devel/py-setuptools] [lang/py-six] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 47.255 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-12 17:58:57 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-anytree: remove patch that is not needed after update
   2025-04-12 10:08:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-anytree: updated to 2.13.0

2.13.0

270 build broken with poetry core 200
Fix test_pickle.py not actually testing unpickled file
fix ruff issues
   2025-01-08 22:21:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-anytree: require latest poetry-core
   2025-01-07 14:29:49 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-anytree: fix build with poetry-core 2.0
   2023-11-19 14:53:32 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-anytree: update to 2.12.1.

Bugfixes.
   2023-10-29 18:07:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-anytree: updated to 2.12.0

2.12.0
Unknown changes
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-26 11:15:52 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-anytree: updated to 2.11.1

2.11.1
Unknown changes

2.11.0
Add mermaid exporter
Add filter_, stop and maxlevel to all exporters