From: Josef Schlehofer Date: Sun, 2 Nov 2025 16:40:03 +0000 (+0100) Subject: python-zope-event: update to version 6.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9218d6ee4f62d4804639108657ce0b26e1cdb3bd;p=feed%2Fpackages.git python-zope-event: update to version 6.1 Release notes: https://github.com/zopefoundation/zope.event/blob/6.1/CHANGES.rst Signed-off-by: Josef Schlehofer Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-zope-event/Makefile b/lang/python/python-zope-event/Makefile index 4b4c0fdef7..a658025bc2 100644 --- a/lang/python/python-zope-event/Makefile +++ b/lang/python/python-zope-event/Makefile @@ -1,11 +1,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-zope-event -PKG_VERSION:=5.0 +PKG_VERSION:=6.1 PKG_RELEASE:=1 PYPI_NAME:=zope.event -PKG_HASH:=bac440d8d9891b4068e2b5a2c5e2c9765a9df762944bda6955f96bb9b91e67cd +PYPI_SOURCE_NAME:=zope_event +PKG_HASH:=6052a3e0cb8565d3d4ef1a3a7809336ac519bc4fe38398cb8d466db09adef4f0 + +PKG_BUILD_DEPENDS:=python3/host python-setuptools/host PKG_LICENSE:=ZPL-2.1 PKG_LICENSE_FILES:=LICENSE.txt