From ffbde739c6a5d10505a12a37b5cb7496a49ef797 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Fri, 11 Jun 2021 23:44:51 +0800 Subject: [PATCH] python-zope-interface: Update to 5.4.0 Signed-off-by: Jeffery To --- lang/python/python-zope-interface/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/python/python-zope-interface/Makefile b/lang/python/python-zope-interface/Makefile index 02a746d5f..b5b589f7e 100644 --- a/lang/python/python-zope-interface/Makefile +++ b/lang/python/python-zope-interface/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-zope-interface -PKG_VERSION:=5.2.0 +PKG_VERSION:=5.4.0 PKG_RELEASE:=1 PYPI_NAME:=zope.interface -PKG_HASH:=8251f06a77985a2729a8bdbefbae79ee78567dddc3acbd499b87e705ca59fe24 +PKG_HASH:=5dba5f530fec3f0988d83b78cc591b58c0b6eb8431a85edd1569a0539a8a5a0e PKG_LICENSE:=ZPL-2.1 PKG_LICENSE_FILES:=LICENSE.txt