gnu: Remove python2-zope-security.
* gnu/packages/python-web.scm (python2-zope-security): Delete variable.
parent
e6ef574f2a
commit
b63429583b
|
@ -2539,9 +2539,6 @@ security policies on Python objects.")
|
||||||
("python-zope-proxy" ,python-zope-proxy-bootstrap)
|
("python-zope-proxy" ,python-zope-proxy-bootstrap)
|
||||||
("python-zope-schema" ,python-zope-schema)))))
|
("python-zope-schema" ,python-zope-schema)))))
|
||||||
|
|
||||||
(define-public python2-zope-security
|
|
||||||
(package-with-python2 python-zope-security))
|
|
||||||
|
|
||||||
(define-public python-zope-component
|
(define-public python-zope-component
|
||||||
(package
|
(package
|
||||||
(name "python-zope-component")
|
(name "python-zope-component")
|
||||||
|
|
Reference in New Issue