mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
openpyxl: bump to version 3.0.8
And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
50351667a0
commit
2bb2a48d14
@@ -8,15 +8,15 @@
|
|||||||
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.8
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||||
PKG_LICENSE:=MIT
|
PKG_LICENSE:=MIT
|
||||||
PKG_LICENSE_FILES:=LICENCE.rst
|
PKG_LICENSE_FILES:=LICENCE.rst
|
||||||
|
|
||||||
PYPI_NAME:=openpyxl
|
PYPI_NAME:=openpyxl
|
||||||
PKG_HASH:=b229112b46e158b910a5d1b270b212c42773d39cab24e8db527f775b82afc041
|
PKG_HASH:=4f2770348c029ce9433316ced8f91ed37d2a605e654f8bfdc93a3524561a8ce2
|
||||||
|
|
||||||
include ../pypi.mk
|
include ../pypi.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user