me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-webob.

* gnu/packages/python-web.scm (python2-webob): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -2126,9 +2126,6 @@ your Web app.")
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")