summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-web.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3e2fe276c1..643cba6c77 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -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")