mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: Remove python2-zope-schema.
* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
This commit is contained in:
parent
1d8b2a07d9
commit
c4a9b0b03b
1 changed files with 0 additions and 3 deletions
|
@ -2348,9 +2348,6 @@ (define-public python-zope-schema
|
|||
defining data schemas.")
|
||||
(license license:zpl2.1)))
|
||||
|
||||
(define-public python2-zope-schema
|
||||
(package-with-python2 python-zope-schema))
|
||||
|
||||
(define-public python-zope-configuration
|
||||
(package
|
||||
(name "python-zope-configuration")
|
||||
|
|
Loading…
Reference in a new issue