./graphics/py-altgraph, Graph (network) package for constructing graphs

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


Branch: CURRENT, Version: 0.17.4, Package name: py311-altgraph-0.17.4, Maintainer: pkgsrc-users

altgraph is a fork of graphlib: a graph (network) package for constructing
graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
graphviz output.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 47.283 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-01 18:08:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-altgraph: updated to 0.17.4

v0.17.4

Mark 3.12 support in release

Also upgrade pre-commit configuration and fix
a warning from flake8
   2022-10-07 13:10:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-altgraph: updated to 0.17.3

0.17.3
* Update classifiers for Python 3.11
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-09-12 11:55:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-altgraph: updated to 0.17.2

0.17.1
* Explicitly mark Python 3.10 as supported in wheel metadata.
   2020-03-15 23:55:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-altgraph: updated to 0.17

0.17
Explicitly mark Python 3.8 as supported in wheel metadata.
Migrate from Bitbucket to GitHub
Run black on the entire repository
   2018-08-07 08:18:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-altgraph: updated to 0.16.1

0.16.1:
Explicitly mark Python 3.7 as supported in wheel metadata.

0.16:
Add LICENSE file