gnu: Remove python2-webob.

* gnu/packages/python-web.scm (python2-webob): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:39:52 -04:00
parent 4ed5bc1ca0
commit 25a15e71e6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2126,9 +2126,6 @@ (define-public python-webob
object to help create WSGI responses.")
(license license:expat)))
(define-public python2-webob
(package-with-python2 python-webob))
(define-public python-zope-event
(package
(name "python-zope-event")