Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Dec 2020 00:11:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 251626] math/py-numpy: update to 1.19.4 (compatible with Python 3.9)
Message-ID:  <bug-251626-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: greg@unrelenting.technology
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@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.

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251626-21822>