From 3f7f4df32c18a04fefba1017cf253aae7b096505 Mon Sep 17 00:00:00 2001 From: Jeffery To Date: Mon, 6 Apr 2020 15:13:38 +0800 Subject: [PATCH] python-zope-interface: Update to 5.0.2 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 47674f7bc..e3852dcd5 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.0.1 +PKG_VERSION:=5.0.2 PKG_RELEASE:=1 PYPI_NAME:=zope.interface -PKG_HASH:=dd0bc4016ec9ffa6d327bf3ba2f044c3ff376880661e5cc38c622e1ae023076f +PKG_HASH:=67267aa6764f488833f92d9d6889239af92bd80b4c99cc76e7f847f660e660fa PKG_LICENSE:=ZPL-2.1 PKG_LICENSE_FILES:=LICENSE.txt