Created attachment 157476 [details] patch Also added dependencies.
New dependency https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200678
Created attachment 157477 [details] poudriere log
why do you need py-scikit-sparse? from http://networkx.github.io/documentation/networkx-1.9.1/install.html it does not mention py-scikit-sparse.
I went by the actual imports. Please see the line linalg/algebraicconnectivity.py:555: > from scikits.sparse.cholmod import cholesky They forgot to mention it in their docs.
Thanks Yuri! A couple of things: Patch: - Sort USE_PYTHON values alphabetically Bug Reporting: - No need to bracket [cat/port] in issue summaries - No need for full bug URL's in comments. "Bug #XXXX" will automatically link - Please add dependent/blocking ID's in the "Depends On" or "Blocks" fields respectively, otherwise they may be forgotten/missed.
Created attachment 157491 [details] patch Sorted USE_PYTHON
Looks good for me. Approved. thanks! (note: sorry, my sfc.wide.ad.jp email now forwarding to gmail).
@dickshie, please update your bugzilla account to the address you will provide your maintainer approvals from, otherwise we cant guarantee its you. Thanks!
(In reply to Kubilay Kocak from comment #8) Ok got it. Now I am using dikshie@sfc.wide.ad.jp. Approved this patch.
A commit references this bug: Author: wen Date: Sun Jun 14 15:40:34 UTC 2015 New revision: 389644 URL: https://svnweb.freebsd.org/changeset/ports/389644 Log: - Update to 1.9.1 PR: 200679 Submitted by: yuri@rawbw.com Approved by: maintainer Changes: head/math/py-networkx/Makefile head/math/py-networkx/distinfo head/math/py-networkx/files/patch-setup.py