projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
087b985
)
numpy: bump to version 2.3.3
author
Alexandru Ardelean
<
[email protected]
>
Mon, 22 Sep 2025 06:44:01 +0000
(09:44 +0300)
committer
Alexandru Ardelean
<
[email protected]
>
Tue, 23 Sep 2025 09:03:36 +0000
(12:03 +0300)
Bump the version number to 2.3.3
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/numpy/Makefile
b/lang/python/numpy/Makefile
index f2e5de51926e9034367d007c559ea472e6ef776b..6a85e034116969a4c3ce0d5913ab2c9af44ee412 100644
(file)
--- a/
lang/python/numpy/Makefile
+++ b/
lang/python/numpy/Makefile
@@
-6,11
+6,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
-PKG_VERSION:=2.3.
2
+PKG_VERSION:=2.3.
3
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=
e0486a11ec30cdecb53f184d496d1c6a20786c81e55e41640270130056f8ee48
+PKG_HASH:=
ddc7c39727ba62b80dfdbedf400d1c10ddfa8eefbd7ec8dcb118be8b56d31029
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>