gnu: Remove python2-zope-event.

* gnu/packages/python-web.scm (python2-zope-event): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:08:09 -04:00
parent 6de507f5c9
commit a03c2d9c7b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2132,9 +2132,6 @@ (define-public python-zope-event
dispatching systems can be built.")
(license license:zpl2.1)))
(define-public python2-zope-event
(package-with-python2 python-zope-event))
(define-public python-zope-interface
(package
(name "python-zope-interface")