Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-pygraphviz
From: Adam Ciarcinski
Date: 2022-10-17 14:13:38
Message id: 20221017121339.0B639FA90@cvs.NetBSD.org
Log Message:
py-pygraphviz: updated to 1.10
PyGraphviz 1.10
Update release process
add GitHub URL for PyPi
Update dependencies
Add to pre-commit hook / linter
Upgrade CI dependencies
Ensure define_macros remains a list on Windows
Update sphinx
Update fedora
Test Py3.11-dev
Use blacken-docs
Fix gvRenderData bytes output
Update pre-commit hooks
Update sphinx
Fix FILE* resource leak in agread() wrapper
AGraph: Don't leak file descriptor on read("/path/")
Test on PyPy 3.9
Announce support for Python 3.11
Move modifications for proper file closing from generated graphviz_wrap.c to \
swig file
Files: