Path to this page:
./
devel/py-anytree,
Powerful and Lightweight Python Tree Data Structure
Branch: CURRENT,
Version: 2.12.1,
Package name: py311-anytree-2.12.1,
Maintainer: pkgsrc-usersAnytree 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: 30.381 KB
Version history: (Expand)
- (2023-11-19) Updated to version: py311-anytree-2.12.1
- (2023-10-29) Updated to version: py311-anytree-2.12.0
- (2023-10-28) Updated to version: py311-anytree-2.11.1nb1
- (2023-10-26) Updated to version: py311-anytree-2.11.1
- (2023-10-12) Updated to version: py311-anytree-2.10.0
- (2023-08-16) Updated to version: py311-anytree-2.9.0nb1
CVS history: (Expand)
2023-11-19 14:53:32 by Thomas Klausner | Files touched by this commit (2) | |
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) | |
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) | |
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) | |
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
|
2023-10-12 07:38:26 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-anytree: updated to 2.10.0
2.10.0
Fix 191, 214, 221
Add '**' to glob support
|
2023-08-16 09:40:30 by Nia Alarie | Files touched by this commit (3) |
Log message:
py-anytree: Avoid self-conflict by renaming installed binary.
Bump PKGREVISION.
|
2023-08-15 18:21:57 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-anytree: mark as PYTHON_SELF_CONFLICT
XXX: rename bin/ebt to bin/ebt-${PYVERSSUFFIX}?
|
2023-07-05 22:28:07 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
py-anytree: update to 2.9.0.
Changelog not found, but:
Remove support for Python 2.7, switch to pyproject.toml.
|