From 76ed9d52189d073f1b95257344ceff412322ea0c Mon Sep 17 00:00:00 2001 From: Šimon Bořek Date: Wed, 1 Feb 2023 20:18:43 +0100 Subject: Flask: get rid of deprecated AUTORELEASE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Bořek --- lang/python/Flask/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/Flask') diff --git a/lang/python/Flask/Makefile b/lang/python/Flask/Makefile index 136761748..f6a84d8eb 100644 --- a/lang/python/Flask/Makefile +++ b/lang/python/Flask/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=Flask PKG_VERSION:=2.0.2 -PKG_RELEASE:=$(AUTORELEASE) +PKG_RELEASE:=6 PYPI_NAME:=$(PKG_NAME) PKG_HASH:=7b2fb8e934ddd50731893bdcdb00fc8c0315916f9fcd50d22c7cc1a95ab634e2 -- cgit v1.2.3