Sat Jun 17 18:00:35 2023 UTC ()
devel/py-zope.event: import py-zope.event-4.6

The zope.event package provides a simple event system, including:

* An event publishing API, intended for use by applications which
are unaware of any subscribers to their events.

* A very simple synchronous event-dispatching system, on which more
sophisticated event dispatching systems can be built. For example,
a type-based event dispatching system that builds on zope.event
can be found in zope.component.


(wiz)
diff -r0 -r1.1 pkgsrc/devel/py-zope.event/DESCR
diff -r0 -r1.1 pkgsrc/devel/py-zope.event/Makefile
diff -r0 -r1.1 pkgsrc/devel/py-zope.event/PLIST
diff -r0 -r1.1 pkgsrc/devel/py-zope.event/distinfo

File Added: pkgsrc/devel/py-zope.event/DESCR
The zope.event package provides a simple event system, including:

* An event publishing API, intended for use by applications which
are unaware of any subscribers to their events.

* A very simple synchronous event-dispatching system, on which more
sophisticated event dispatching systems can be built. For example,
a type-based event dispatching system that builds on zope.event
can be found in zope.component.

File Added: pkgsrc/devel/py-zope.event/Makefile
# $NetBSD: Makefile,v 1.1 2023/06/17 18:00:34 wiz Exp $

DISTNAME=	zope.event-4.6
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	devel python
MASTER_SITES=	${MASTER_SITE_PYPI:=z/zope.event/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/zopefoundation/zope.event
COMMENT=	Very basic event publishing system
LICENSE=	zpl-2.1

USE_LANGUAGES=	# none

PYTHON_VERSIONS_INCOMPATIBLE=	27

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/py-zope.event/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/06/17 18:00:34 wiz Exp $
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/zope/event/__init__.py
${PYSITELIB}/zope/event/__init__.pyc
${PYSITELIB}/zope/event/__init__.pyo
${PYSITELIB}/zope/event/classhandler.py
${PYSITELIB}/zope/event/classhandler.pyc
${PYSITELIB}/zope/event/classhandler.pyo
${PYSITELIB}/zope/event/tests.py
${PYSITELIB}/zope/event/tests.pyc
${PYSITELIB}/zope/event/tests.pyo

File Added: pkgsrc/devel/py-zope.event/distinfo
$NetBSD: distinfo,v 1.1 2023/06/17 18:00:34 wiz Exp $

BLAKE2s (zope.event-4.6.tar.gz) = 36bfeee2320c8f4db848c65cfa0611aed7aa5a4936d2cf9be87f3ff4451b9137
SHA512 (zope.event-4.6.tar.gz) = 0042ef679ba95f1306d11fa23c0b48c59b018c8630cefb2e245ca77f4979b314d338cf1f6d2b12376d59c0eee172180d217965d54676504530a8af0c6c128547
Size (zope.event-4.6.tar.gz) = 17430 bytes