mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 12:24:32 +04:00
numpy: bump to version 2.1.0
Re-applied: 003-without-vendored-meson.patch Added: 004-workaround-for-multiple-top-level-packages-discovered.patch Suggestion found here: https://stackoverflow.com/questions/72294299/multiple-top-level-packages-discovered-in-a-flat-layout Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
031a4968b5
commit
ddc619dc61
@@ -6,11 +6,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=numpy
|
||||
PKG_VERSION:=1.26.4
|
||||
PKG_VERSION:=2.1.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=$(PKG_NAME)
|
||||
PKG_HASH:=2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010
|
||||
PKG_HASH:=7dc90da0081f7e1da49ec4e398ede6a8e9cc4f5ebe5f9e06b443ed889ee9aaa2
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user