me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-zope-schema.

* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
Maxim Cournoyer 2022-04-29 22:28:05 -04:00
parent 1d8b2a07d9
commit c4a9b0b03b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -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")