mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: Remove python2-zope-location.
* gnu/packages/python-web.scm (python2-zope-location): Delete variable.
This commit is contained in:
parent
1db8ff4b52
commit
87c15103e6
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue