me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-location.

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

View File

@ -2489,9 +2489,6 @@ Zope3, which are are special objects that have a structural 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")