From c37fd13ffe93f6a95939439ddce95421d64a983b Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Mon, 13 Apr 2026 05:48:04 +0000 Subject: [PATCH] python-zope-interface: update to 8.3 Bump version 8.2 -> 8.3. Signed-off-by: Alexandru Ardelean --- 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 170d0f78b5..2549313226 100644 --- a/lang/python/python-zope-interface/Makefile +++ b/lang/python/python-zope-interface/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-zope-interface -PKG_VERSION:=8.2 +PKG_VERSION:=8.3 PKG_RELEASE:=1 PYPI_NAME:=zope.interface PYPI_SOURCE_NAME:=zope_interface -PKG_HASH:=afb20c371a601d261b4f6edb53c3c418c249db1a9717b0baafc9a9bb39ba1224 +PKG_HASH:=e1a9de7d0b5b5c249a73b91aebf4598ce05e334303af6aa94865893283e9ff10 PKG_LICENSE:=ZPL-2.1 PKG_LICENSE_FILES:=LICENSE.txt