gnu: Remove python2-zope-schema.
* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
parent
1d8b2a07d9
commit
c4a9b0b03b
|
@ -2348,9 +2348,6 @@ internationalized messages within program source text.")
|
||||||
defining data schemas.")
|
defining data schemas.")
|
||||||
(license license:zpl2.1)))
|
(license license:zpl2.1)))
|
||||||
|
|
||||||
(define-public python2-zope-schema
|
|
||||||
(package-with-python2 python-zope-schema))
|
|
||||||
|
|
||||||
(define-public python-zope-configuration
|
(define-public python-zope-configuration
|
||||||
(package
|
(package
|
||||||
(name "python-zope-configuration")
|
(name "python-zope-configuration")
|
||||||
|
|
Reference in New Issue