[Bug 259637] math/py-numpy: Update to 1.22.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 259637] math/py-numpy: Update to 1.21.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 May 2022 02:57:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259637
Kubilay Kocak <koobs@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koobs@FreeBSD.org
See Also| |https://github.com/numpy/nu
| |mpy/pull/21514,
| |https://bugs.freebsd.org/bu
| |gzilla/show_bug.cgi?id=2641
| |10
--- Comment #23 from Kubilay Kocak <koobs@FreeBSD.org> ---
Note also, numpy's cython dependency (for 1.22.3) is "Cython>=0.29.24,<3.0",
which is already satisfied by lang/cython (0.29.28)
However, the latest numpy release is now 1.22.4, which bumped the cython
requirement version to "Cython>=0.29.30,<3.0", via
https://github.com/numpy/numpy/commit/14be6174c21961470fc749317164668fdbe46ae2
via https://github.com/numpy/numpy/pull/21514
NumPy 1.22.4 changelog: https://numpy.org/doc/stable/release/1.22.4-notes.html
also a bugfix and maintenance (MFH) release.
Removing blocking on bug 264110 for now (add to See Also)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.