Summary: | cad/py-lcapy: Added missing dependency science/py-scipy | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | hrs, pi, python, w.schwarzenfeld | ||||||
Priority: | --- | Keywords: | easy, needs-qa, patch | ||||||
Version: | Latest | Flags: | koobs:
merge-quarterly?
|
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://reviews.freebsd.org/D13894 | ||||||||
Attachments: |
|
Adding/modifying CC on new bug entry causes auto-assigner not to fire? Assign to hrs@ This is an MFH candidate is this still relevant. Patch does not apply anymore. Implicit maintainer's approval after the timeout expiration. Created attachment 189676 [details]
Updated patch
Additionally:
* updated to the latest version
* added USE_PYTHON=concurrent (for the executable)
* labeled as compatible with all pythons
Committed. A commit references this bug: Author: yuri Date: Fri Jan 26 22:57:11 UTC 2018 New revision: 460059 URL: https://svnweb.freebsd.org/changeset/ports/460059 Log: cad/py-lcapy: Added missing dependency science/py-scipy, etc. Additionally: * updated to the latest version * added USE_PYTHON=concurrent (for the executable) * labeled as compatible with all pythons PR: 210583 Submitted by: myself Approved by: tcberner (mentor) Differential Revision: D13894 Changes: head/cad/py-lcapy/Makefile head/cad/py-lcapy/distinfo |
Created attachment 171808 [details] patch scipy is required in setup.py.