[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/28: gnu: Remove python2-paste.
From: |
guix-commits |
Subject: |
26/28: gnu: Remove python2-paste. |
Date: |
Thu, 20 Jan 2022 08:34:38 -0500 (EST) |
mothacehe pushed a commit to branch master
in repository guix.
commit f0e623dde364fc39dd9b5b9a2cd6e991f0b8ea30
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:14 2022 +0000
gnu: Remove python2-paste.
* gnu/packages/python-web.scm (python2-paste): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@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 85bec0967a..addd7cf9c3 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4102,9 +4102,6 @@ can be nested together to build web applications.
Paste's design closely
follows ideas flowing from WSGI (Web Standard Gateway Interface).")
(license license:expat)))
-(define-public python2-paste
- (package-with-python2 python-paste))
-
(define-public python-pastescript
(package
(name "python-pastescript")
- 10/28: gnu: Remove python2-cssutils., (continued)
- 10/28: gnu: Remove python2-cssutils., guix-commits, 2022/01/20
- 11/28: gnu: Remove python2-css-parser., guix-commits, 2022/01/20
- 22/28: gnu: Remove python2-elasticsearch., guix-commits, 2022/01/20
- 24/28: gnu: Remove python2-publicsuffix2., guix-commits, 2022/01/20
- 27/28: gnu: Add python-urlgrabber., guix-commits, 2022/01/20
- 03/28: gnu: Remove python2-sphinx-repoze-autointerface., guix-commits, 2022/01/20
- 01/28: gnu: Remove python2-sphinxcontrib-programoutput., guix-commits, 2022/01/20
- 02/28: gnu: Remove python2-sphinx-me., guix-commits, 2022/01/20
- 05/28: gnu: Remove python2-guzzle-sphinx-theme., guix-commits, 2022/01/20
- 19/28: gnu: Remove python2-s3transfer., guix-commits, 2022/01/20
- 26/28: gnu: Remove python2-paste.,
guix-commits <=
- 06/28: gnu: Remove python2-sphinx-rtd-theme., guix-commits, 2022/01/20
- 04/28: gnu: Remove python2-sphinx-cloud-sptheme., guix-commits, 2022/01/20
- 12/28: gnu: Remove python2-cssselect., guix-commits, 2022/01/20
- 09/28: gnu: Remove python2-openid., guix-commits, 2022/01/20
- 08/28: gnu: Remove python2-html5-parser., guix-commits, 2022/01/20
- 16/28: gnu: Remove python2-webtest., guix-commits, 2022/01/20
- 07/28: gnu: Remove python2-html2text., guix-commits, 2022/01/20
- 14/28: gnu: Remove python2-openid-teams., guix-commits, 2022/01/20
- 21/28: gnu: Remove python2-cssmin., guix-commits, 2022/01/20
- 25/28: gnu: Remove python2-pastescript., guix-commits, 2022/01/20