Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2022 02:57:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 259637] math/py-numpy: Update to 1.22.3
Message-ID:  <bug-259637-21822-y0c9al5sCY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259637-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259637-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259637

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=3D2=
641
                   |                            |10

--- Comment #23 from Kubilay Kocak <koobs@FreeBSD.org> ---
Note also, numpy's cython dependency (for 1.22.3) is  "Cython>=3D0.29.24,<3=
.0",=20
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>=3D0.29.30,<3.0", via

https://github.com/numpy/numpy/commit/14be6174c21961470fc749317164668fdbe46=
ae2

via https://github.com/numpy/numpy/pull/21514=20

NumPy 1.22.4 changelog: https://numpy.org/doc/stable/release/1.22.4-notes.h=
tml
also a bugfix and maintenance (MFH) release.

Removing blocking on bug 264110 for now (add to See Also)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



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