summaryrefslogtreecommitdiff
path: root/math/py-python-igraph/files/patch-src_igraph_configuration.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-python-igraph: Update 0.8.3 -> 0.9.8Yuri Victorovich2021-12-241-21/+0
| | | | | PR: 254889 Approved by: lwhsu (maintainer)
* - Upgrade to 0.8.3Thierry Thomas2021-01-041-0/+21
Release notes at <https://github.com/igraph/python-igraph/releases/tag/0.8.3> - Update WWW: URL - Set LIB_DEPENDS for math/igraph - Depends on py-cairocffi - Let it find an image viewer for FreeBSD Without that, you cannot run code like: >>> import igraph as ig >>> g = ig.Graph.Famous("petersen") >>> ig.plot(g) - Add a plist PR: 252381 Submitted by: /me Approved by: lwhsu@ (maintainer) Notes: svn path=/head/; revision=560285