gnu: Remove python2-zope-location.

* gnu/packages/python-web.scm (python2-zope-location): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:21:15 -04:00
parent 1db8ff4b52
commit 87c15103e6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2489,9 +2489,6 @@ (define-public python-zope-location
(define-public python-zope-location-bootstrap
(python-zope-bootstrap-package python-zope-location))
(define-public python2-zope-location
(package-with-python2 python-zope-location))
(define-public python-zope-security
(package
(name "python-zope-security")