mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
python-networkx: update to 3.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Tianling Shen
parent
2c5069975c
commit
b560ea218e
@@ -6,11 +6,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-networkx
|
PKG_NAME:=python-networkx
|
||||||
PKG_VERSION:=3.2.1
|
PKG_VERSION:=3.3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=networkx
|
PYPI_NAME:=networkx
|
||||||
PKG_HASH:=9f1bb5cf3409bf324e0a722c20bdb4c20ee39bf1c30ce8ae499c8502b0b5e0c6
|
PKG_HASH:=0c127d8b2f4865f59ae9cb8aafcd60b5c70f3241ebd66f7defad7c4ab90126c9
|
||||||
|
|
||||||
PKG_LICENSE:=BSD-3-Clause
|
PKG_LICENSE:=BSD-3-Clause
|
||||||
PKG_LICENSE_FILES:=LICENSE.txt
|
PKG_LICENSE_FILES:=LICENSE.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user