* update python-zope-event to 5.0-4

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:53 +01:00
parent 43280a5d13
commit dd717d1ade
3 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,14 @@
pkgbase = python-zope-event
pkgdesc = Provides a simple event system
pkgver = 5.0
pkgrel = 4
url = https://github.com/zopefoundation/zope.event
arch = any
license = ZPL
checkdepends = python-zope-testrunner
makedepends = python-setuptools
depends = python
source = https://github.com/zopefoundation/zope.event/archive/5.0/python-zope-event-5.0.tar.gz
sha512sums = df1719f87e68fafe83b775293bd06a26ab82c1d75e7106fe81f04dc8ec8fc43d966e05171b50052e7c1bdf675b0882fba8d71f087f4756f89ded91a3fb94782c
pkgname = python-zope-event

View File

@ -0,0 +1,3 @@
[python-zope-event]
source = "git"
git = "https://github.com/zopefoundation/zope.event.git"

View File

@ -4,7 +4,7 @@
pkgname=python-zope-event
pkgver=5.0
pkgrel=3
pkgrel=4
pkgdesc="Provides a simple event system"
arch=(any)
license=('ZPL')