mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-zope-event.
* gnu/packages/python-web.scm (python2-zope-event): Delete variable.
This commit is contained in:
parent
6de507f5c9
commit
a03c2d9c7b
1 changed files with 0 additions and 3 deletions
|
@ -2132,9 +2132,6 @@ is a simple event-dispatching system on which more sophisticated event
|
||||||
dispatching systems can be built.")
|
dispatching systems can be built.")
|
||||||
(license license:zpl2.1)))
|
(license license:zpl2.1)))
|
||||||
|
|
||||||
(define-public python2-zope-event
|
|
||||||
(package-with-python2 python-zope-event))
|
|
||||||
|
|
||||||
(define-public python-zope-interface
|
(define-public python-zope-interface
|
||||||
(package
|
(package
|
||||||
(name "python-zope-interface")
|
(name "python-zope-interface")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue