me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-proxy.

* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -2435,9 +2435,6 @@ brokering, etc.) for which the proxy is responsible.")
(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")