mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ Zope3, which are are special objects that have a structural location.")
|
||||||
(define-public python-zope-location-bootstrap
|
(define-public python-zope-location-bootstrap
|
||||||
(python-zope-bootstrap-package python-zope-location))
|
(python-zope-bootstrap-package python-zope-location))
|
||||||
|
|
||||||
(define-public python2-zope-location
|
|
||||||
(package-with-python2 python-zope-location))
|
|
||||||
|
|
||||||
(define-public python-zope-security
|
(define-public python-zope-security
|
||||||
(package
|
(package
|
||||||
(name "python-zope-security")
|
(name "python-zope-security")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue