https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251626
Bug ID: 251626
Summary: math/py-numpy: update to 1.19.4 (compatible with
Python 3.9)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 220299
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220299&action=edit
numpy1194.patch
The version of numpy currently in ports doesn't work with python 3.9, here's an
update that does.
--- notes ---
The `${REINPLACE_CMD} -e '\|_examples/$$|d' ${_PYTHONPKGLIST}` line prevents
the automatic plist from distutils from including a directory, which would
crash pkg, see https://github.com/freebsd/pkg/issues/1911 /
https://github.com/freebsd/pkg/pull/1912
The big chunk of files/patch-numpy-distutils-system_info.py that doesn't apply
anymore has been removed — I don't think any change like that is necessary now?
I have tried both openblas and atlas, make test does run tests with both.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"