From: Alexandru Ardelean Date: Tue, 25 Aug 2020 05:54:10 +0000 (+0300) Subject: openpyxl: bump to version 3.0.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d84b66ef661e72d16420c0cec4c385a6c5a2b116;p=openwrt-packages.git openpyxl: bump to version 3.0.5 Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/openpyxl/Makefile b/lang/python/openpyxl/Makefile index b9df00d2c..9b30d0e2a 100644 --- a/lang/python/openpyxl/Makefile +++ b/lang/python/openpyxl/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-openpyxl -PKG_VERSION:=3.0.4 +PKG_VERSION:=3.0.5 PKG_RELEASE:=1 PKG_MAINTAINER:=Alexandru Ardelean @@ -16,7 +16,7 @@ PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENCE.rst PYPI_NAME:=openpyxl -PKG_HASH:=d88dd1480668019684c66cfff3e52a5de4ed41e9df5dd52e008cbf27af0dbf87 +PKG_HASH:=18e11f9a650128a12580a58e3daba14e00a11d9e907c554a17ea016bf1a2c71b include ../pypi.mk include $(INCLUDE_DIR)/package.mk