[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/12: gnu: python2-wsgiproxy2: Remove package.
From: |
guix-commits |
Subject: |
10/12: gnu: python2-wsgiproxy2: Remove package. |
Date: |
Tue, 29 Jun 2021 06:38:35 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 5d47f30e93268438609acae31b11d31de66bcd57
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Wed Jun 23 17:52:30 2021 +0200
gnu: python2-wsgiproxy2: Remove package.
* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
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 d0a4ee9..5cddd37 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")
- branch master updated (4aa90cb -> 5ed105a), guix-commits, 2021/06/29
- 01/12: gnu: scotch: Update to 6.1.1., guix-commits, 2021/06/29
- 02/12: gnu: python2-larch: Remove package., guix-commits, 2021/06/29
- 03/12: gnu: python2-libadalang: Remove package., guix-commits, 2021/06/29
- 04/12: gnu: python2-mapnik: Remove package., guix-commits, 2021/06/29
- 05/12: gnu: python2-roca-detect: Remove package., guix-commits, 2021/06/29
- 06/12: gnu: python2-rpython: Remove package., guix-commits, 2021/06/29
- 07/12: gnu: python2-plotly: Remove package., guix-commits, 2021/06/29
- 08/12: gnu: python2-scripttest: Remove package., guix-commits, 2021/06/29
- 09/12: gnu: python2-sqlparse: Remove package., guix-commits, 2021/06/29
- 10/12: gnu: python2-wsgiproxy2: Remove package.,
guix-commits <=
- 12/12: gnu: Update caps-plugins-lv2., guix-commits, 2021/06/29
- 11/12: services: configuration: Allow specifying prefix for serializer names., guix-commits, 2021/06/29