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:
8cb5a98
)
numpy: fix circular dependency
author
Alexandru Ardelean
<ardeleanalex@gmail.com>
Thu, 29 Jul 2021 10:13:33 +0000
(13:13 +0300)
committer
Hannu Nyman
<hannu.nyman@iki.fi>
Thu, 29 Jul 2021 12:33:34 +0000
(15:33 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/numpy/Makefile
b/lang/python/numpy/Makefile
index 121c87bc497a9a7cdf08dcbbc6d1e26ac2215740..f3b38a819dea503b57da99e5a0d7c216c9a29a86 100644
(file)
--- a/
lang/python/numpy/Makefile
+++ b/
lang/python/numpy/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
PKG_VERSION:=1.21.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=dff4af63638afcc57a3dfb9e4b26d434a7a602d225b42d746ea7fe2edf1342fd
@@
-42,7
+42,6
@@
endef
# We need to duplicate the omitted arhitectures same as openblas
define Package/python3-numpy/config
menu "Configuration"
-depends on PACKAGE_python3-numpy
depends on !powerpc
depends on !arc