mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05: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 @@ (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")
|
||||
|
|
Loading…
Reference in a new issue