From e08cde396a60dae1209fb0434d3f5d447dbcd09f Mon Sep 17 00:00:00 2001 From: Jan Pavlinec Date: Mon, 19 Oct 2020 14:51:16 +0200 Subject: python-iniconfig: update to version 1.1.1 Signed-off-by: Jan Pavlinec --- lang/python/python-iniconfig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/python/python-iniconfig') diff --git a/lang/python/python-iniconfig/Makefile b/lang/python/python-iniconfig/Makefile index 14891e706..b5d196748 100644 --- a/lang/python/python-iniconfig/Makefile +++ b/lang/python/python-iniconfig/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-iniconfig -PKG_VERSION:=1.0.1 -PKG_RELEASE:=2 +PKG_VERSION:=1.1.1 +PKG_RELEASE:=1 PYPI_NAME:=iniconfig -PKG_HASH:=e5f92f89355a67de0595932a6c6c02ab4afddc6fcdc0bfc5becd0d60884d3f69 +PKG_HASH:=bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 PKG_MAINTAINER:=Jan Pavlinec PKG_LICENSE:=MIT -- cgit v1.2.3