gnu: python2-wsgiproxy2: Remove package.

* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
zimoun 2021-06-23 17:52:30 +02:00 committed by Ludovic Courtès
parent 1f2ea75aed
commit 5d47f30e93
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -2882,9 +2882,6 @@ (define-public python-wsgiproxy2
and to spawn subprocesses to handle requests.")
(license license:expat)))
(define-public python2-wsgiproxy2
(package-with-python2 python-wsgiproxy2))
(define-public python-pastedeploy
(package
(name "python-pastedeploy")