mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-zope-configuration.
* gnu/packages/python-web.scm (python2-zope-configuration): Delete variable.
This commit is contained in:
parent
c59edcc5ed
commit
7a9514eb05
1 changed files with 0 additions and 3 deletions
|
@ -2385,9 +2385,6 @@ (define-public python-zope-configuration
|
|||
(define-public python-zope-configuration-bootstrap
|
||||
(python-zope-bootstrap-package python-zope-configuration))
|
||||
|
||||
(define-public python2-zope-configuration
|
||||
(package-with-python2 python-zope-configuration))
|
||||
|
||||
(define-public python-zope-copy
|
||||
(package
|
||||
(name "python-zope-copy")
|
||||
|
|
Loading…
Reference in a new issue