mbox series

[bug#56671,core-updates,0/3] gnu: python-numpy-next: Update to 1.23.1.

Message ID cover.1658337806.git.code@greghogan.com
Headers show
Series gnu: python-numpy-next: Update to 1.23.1. | expand

Message

Greg Hogan July 20, 2022, 5:42 p.m. UTC
This patchset updates python-numpy-next, which has no dependents but
requires updates to python-cython and python-typing-extensions.

Greg Hogan (3):
  gnu: python-cython: Update to 0.29.30.
  gnu: python-typing-extensions: Update to 4.3.0.
  gnu: python-numpy-next: Update to 1.23.1.

 gnu/packages/python-xyz.scm | 26 +++++++++++---------------
 1 file changed, 11 insertions(+), 15 deletions(-)

Comments

Marius Bakke July 23, 2022, 9:05 p.m. UTC | #1
Greg Hogan <code@greghogan.com> skriver:

> This patchset updates python-numpy-next, which has no dependents but
> requires updates to python-cython and python-typing-extensions.
>
> Greg Hogan (3):
>   gnu: python-cython: Update to 0.29.30.
>   gnu: python-typing-extensions: Update to 4.3.0.
>   gnu: python-numpy-next: Update to 1.23.1.

Pushed in c4386d0603..f7815e76b0, thank you!

I suppose it is time to also remove those "-next" variants.  :-)