me
/
guix
Archived
1
0
Fork 0

gnu: python2-wsgiproxy2: Remove package.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
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
1 changed files with 0 additions and 3 deletions

View File

@ -2882,9 +2882,6 @@ It also includes code to sign requests and pass private data,
and to spawn subprocesses to handle requests.") and to spawn subprocesses to handle requests.")
(license license:expat))) (license license:expat)))
(define-public python2-wsgiproxy2
(package-with-python2 python-wsgiproxy2))
(define-public python-pastedeploy (define-public python-pastedeploy
(package (package
(name "python-pastedeploy") (name "python-pastedeploy")