python3-texttable: update to version 1.7.0
authorJavier Marcet <javier@marcet.info>
Thu, 12 Oct 2023 19:43:54 +0000 (21:43 +0200)
committerTianling Shen <cnsztl@gmail.com>
Sat, 14 Oct 2023 03:21:21 +0000 (11:21 +0800)
Signed-off-by: Javier Marcet <javier@marcet.info>
lang/python/python-texttable/Makefile

index 98f6ec98ead886591f56da6f5b165514511a4498..20fec724cf9681044703c5ca6b4754df4e5d4573 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-texttable
-PKG_VERSION:=1.6.7
+PKG_VERSION:=1.7.0
 PKG_RELEASE:=1
 
 PYPI_NAME:=texttable
-PKG_HASH:=290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2
+PKG_HASH:=2d2068fb55115807d3ac77a4ca68fa48803e84ebb0ee2340f858107a36522638
 
 PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
 PKG_LICENSE:=MIT