Date: Sun, 06 Dec 2020 00:11:11 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: maintainer-feedback requested: [Bug 251626] math/py-numpy: update to 1.19.4 (compatible with Python 3.9) Message-ID: <bug-251626-21822-mObjgjn8OO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251626-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-251626-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 251626: math/py-numpy: update to 1.19.4 (compatible with Python 3.9) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251626 --- Description --- 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 ap= ply anymore has been removed =E2=80=94 I don't think any change like that is ne= cessary now? I have tried both openblas and atlas, make test does run tests with both.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251626-21822-mObjgjn8OO>