guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49189] [PATCH 9/9] gnu: python2-wsgiproxy2: Remove package.


From: zimoun
Subject: [bug#49189] [PATCH 9/9] gnu: python2-wsgiproxy2: Remove package.
Date: Wed, 23 Jun 2021 17:52:30 +0200

* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.
---
 gnu/packages/python-web.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d0a4ee9c16..5cddd37d5d 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -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")
-- 
2.32.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]