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:
parent
1f2ea75aed
commit
5d47f30e93
1 changed files with 0 additions and 3 deletions
|
@ -2882,9 +2882,6 @@ It also includes code to sign requests and pass private data,
|
|||
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")
|
||||
|
|
Reference in a new issue