guix-commits
[Top][All Lists]
Advanced

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

16/28: gnu: Remove python2-webtest.


From: guix-commits
Subject: 16/28: gnu: Remove python2-webtest.
Date: Thu, 20 Jan 2022 08:34:31 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit d911f626ff1479de4cff9ca33c9a6f7200d405d3
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Wed Jan 19 14:09:04 2022 +0000

    gnu: Remove python2-webtest.
    
    * gnu/packages/python-web.scm (python2-webtest): 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 11e9c5e19e..b5ba484c33 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2929,9 +2929,6 @@ without starting an HTTP server.  It supports anything 
that supports the
 minimum of WSGI.")
     (license license:expat)))
 
-(define-public python2-webtest
-  (package-with-python2 python-webtest))
-
 (define-public python-flask
   (package
     (name "python-flask")



reply via email to

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