openpyxl: bump to version 3.0.4
authorAlexandru Ardelean <redacted>
Wed, 8 Jul 2020 05:42:44 +0000 (08:42 +0300)
committerAlexandru Ardelean <redacted>
Wed, 8 Jul 2020 05:42:44 +0000 (08:42 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/openpyxl/Makefile

index 1ee366e551adc023f52be08304f1c83b503ad2cb..b9df00d2c9458982a13896f1e3a7c68d76bc9fa8 100644 (file)
@@ -8,15 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-openpyxl
-PKG_VERSION:=3.0.3
-PKG_RELEASE:=2
+PKG_VERSION:=3.0.4
+PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENCE.rst
 
 PYPI_NAME:=openpyxl
-PKG_HASH:=547a9fc6aafcf44abe358b89ed4438d077e9d92e4f182c87e2dc294186dc4b64
+PKG_HASH:=d88dd1480668019684c66cfff3e52a5de4ed41e9df5dd52e008cbf27af0dbf87
 
 include ../pypi.mk
 include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT