me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-security.

* gnu/packages/python-web.scm (python2-zope-security): Delete variable.
Maxim Cournoyer 2022-04-29 17:38:58 -04:00
parent e6ef574f2a
commit b63429583b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -2539,9 +2539,6 @@ security policies on Python objects.")
("python-zope-proxy" ,python-zope-proxy-bootstrap)
("python-zope-schema" ,python-zope-schema)))))
(define-public python2-zope-security
(package-with-python2 python-zope-security))
(define-public python-zope-component
(package
(name "python-zope-component")