Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/py-python-igraph: Update 0.8.3 -> 0.9.8 | Yuri Victorovich | 2021-12-24 | 1 | -21/+0 |
| | | | | | PR: 254889 Approved by: lwhsu (maintainer) | ||||
* | - Upgrade to 0.8.3 | Thierry Thomas | 2021-01-04 | 1 | -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 |