Date: Sun, 03 Jan 2021 10:30:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252381] math/py-python-igraph: upgrade to 0.8.3 Message-ID: <bug-252381-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252381 Bug ID: 252381 Summary: math/py-python-igraph: upgrade to 0.8.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: lwhsu@FreeBSD.org Reporter: thierry@FreeBSD.org Assignee: lwhsu@FreeBSD.org Flags: maintainer-feedback?(lwhsu@FreeBSD.org) Created attachment 221239 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221239&action= =3Dedit Patch to upgrade math/py-python-igraph to 0.8.3 Release notes at <https://github.com/igraph/python-igraph/releases/tag/0.8.= 3>. The attached patch: - Upgrade to 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 =3D ig.Graph.Famous("petersen") >>> ig.plot(g) - Add a plist - Add a test target. Note: in the tarball downloaded from CHEESESHOP there is no doc, but if we download from GitHub, it contains a directory doc, and I have a patch to optionnally build it (with sphinx) if you prefer. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252381-7788>