Commit graph

14 commits

Author SHA1 Message Date
wiz
bb579283d0 *: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-04 20:53:26 +00:00
adam
54fe3b553b Forget about Python 3.6 2021-12-30 13:05:27 +00:00
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
adam
abddd81046 py-pygraphviz: updated to 1.7
pygraphviz-1.7

Drop Python 3.6 support
Add Python 3.9 support
Require Graphviz 2.42+, (Graphviz 2.46+ recommended)
Improve installation process and documentation
Switch from nose to pytest
Remove old Python 2 code
AGraph.eq includes attribute comparison
2021-02-05 22:06:16 +00:00
adam
ff25f3ddda py-pygraphviz: updated to 1.6
pygraphviz-1.6

Add Python 3.8 support
Drop Python 2.7 support
Update to SWIG 4.0.1
2020-11-04 10:01:29 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
adam
ebce4998e0 py-pygraphviz: updated to 1.5
pygraphviz-1.5:
Python 3.7 support
2018-10-11 10:11:31 +00:00
adam
840fac4bdf renamed py-graphviz to py-pygraphviz 2018-07-17 13:05:05 +00:00
wiz
d6dbdb713f Finish move from py-pygraphviz to py-graphviz. 2015-11-19 07:39:08 +00:00
khorben
4d241d3cd9 Build graphics/py-pygraphviz as a Python egg
This also fixes the PLIST; thanks wiz@ for the hint!
2015-11-18 21:48:19 +00:00
khorben
57041255b6 Register dependency on devel/py-setuptools
The PLIST appears to be wrong though.
2015-11-18 20:52:10 +00:00
khorben
116741470a Import py-pygraphviz 1.3.1 from wip
PyGraphviz is a Python interface to the Graphviz graph layout
and visualization package. With PyGraphviz you can create,
edit, read, write, and draw graphs using Python to access the
Graphviz graph data structure and layout algorithms. PyGraphviz
is independent from NetworkX but provides a similar programming
interface.
2015-11-16 01:46:20 +00:00