openpyxl: bump to version 3.0.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
parent
544c7b22b6
commit
b0e3dedda8
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=python-openpyxl
|
PKG_NAME:=python-openpyxl
|
||||||
PKG_VERSION:=3.0.6
|
PKG_VERSION:=3.0.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||||
|
@ -16,7 +16,7 @@ PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENCE.rst
|
PKG_LICENSE_FILES:=LICENCE.rst
|
||||||
|
|
||||||
PYPI_NAME:=openpyxl
|
PYPI_NAME:=openpyxl
|
||||||
PKG_HASH:=b229112b46e158b910a5d1b270b212c42773d39cab24e8db527f775b82afc041
|
PKG_HASH:=6456a3b472e1ef0facb1129f3c6ef00713cebf62e736cd7a75bcc3247432f251
|
||||||
|
|
||||||
include ../pypi.mk
|
include ../pypi.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
Loading…
Reference in a new issue