[Bug 251626] math/py-numpy: update to 1.19.4 (compatible with Python 3.9)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Dec 6 00:11:11 UTC 2020
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: python at FreeBSD.org
Reporter: greg at unrelenting.technology
Flags: maintainer-feedback?(python at FreeBSD.org)
Assignee: python at FreeBSD.org
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.
More information about the freebsd-python
mailing list