Summary: | science/py-scikit-fuzzy: Update to 0.3 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | ||||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Regarding the LICENSE, I see LICENSE.txt in the tarball and it seems to be BSD3CLAUSE. Created attachment 183363 [details]
patch
Thanks for noticing!
Please confirm if networkx 1.9.0+ is required. Reference: https://github.com/scikit-fuzzy/scikit-fuzzy/blob/0.3/DEPENDS.txt Created attachment 183364 [details]
patch
Yes, it is required now.
Thanks for noticing this too!
I would suggest as follows: - ${PYTHON_SITELIBDIR}/scipy/version.py:science/py-scipy + ${PYTHON_PKGNAMEPREFIX}networkx>=1.9.0:math/py-networkx \ + ${PYTHON_PKGNAMEPREFIX}scipy>=0.9.0:science/py-scipy Ok, please update it this way. A commit references this bug: Author: sunpoet Date: Fri Jun 9 18:44:38 UTC 2017 New revision: 443033 URL: https://svnweb.freebsd.org/changeset/ports/443033 Log: Update to 0.3 - Fix LICENSE - Add LICENSE_FILE - Add missing *_DEPENDS Changes: https://github.com/scikit-fuzzy/scikit-fuzzy/releases PR: 219879 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Changes: head/science/py-scikit-fuzzy/Makefile head/science/py-scikit-fuzzy/distinfo Committed. Thanks! |
Created attachment 183340 [details] patch