mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: Remove python2-zope-proxy.
* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
This commit is contained in:
parent
cf03e0d290
commit
b6cd6bee62
1 changed files with 0 additions and 3 deletions
|
@ -2435,9 +2435,6 @@ (define-public python-zope-proxy
|
|||
(define-public python-zope-proxy-bootstrap
|
||||
(python-zope-bootstrap-package python-zope-proxy))
|
||||
|
||||
(define-public python2-zope-proxy
|
||||
(package-with-python2 python-zope-proxy))
|
||||
|
||||
(define-public python-zope-hookable
|
||||
(package
|
||||
(name "python-zope-hookable")
|
||||
|
|
Loading…
Reference in a new issue