gnu: Remove python2-zope-proxy.

* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:20:35 -04:00
parent cf03e0d290
commit b6cd6bee62
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")