From 5e1546c4c9cb930fb5b5aaf26ef82d6163087e15 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 3 Jun 2022 10:12:14 +0300 Subject: [PATCH] openpyxl: bump to version 3.0.10 Signed-off-by: Alexandru Ardelean --- lang/python/openpyxl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/openpyxl/Makefile b/lang/python/openpyxl/Makefile index dcdbe3989e..97883020cc 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.9 +PKG_VERSION:=3.0.10 PKG_RELEASE:=$(AUTORELEASE) PKG_MAINTAINER:=Alexandru Ardelean @@ -16,7 +16,7 @@ PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENCE.rst PYPI_NAME:=openpyxl -PKG_HASH:=40f568b9829bf9e446acfffce30250ac1fa39035124d55fc024025c41481c90f +PKG_HASH:=e47805627aebcf860edb4edf7987b1309c1b3632f3750538ed962bbcc3bd7449 include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2