guix-commits
[Top][All Lists]
Advanced

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

25/28: gnu: Remove python2-pastescript.


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

mothacehe pushed a commit to branch master
in repository guix.

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

    gnu: Remove python2-pastescript.
    
    * gnu/packages/python-web.scm (python2-pastescript): 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 16d782f0d6..85bec0967a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -4138,9 +4138,6 @@ variety of features, from launching web applications to 
bootstrapping project
 layouts.")
     (license license:expat)))
 
-(define-public python2-pastescript
-  (package-with-python2 python-pastescript))
-
 (define-public python2-urlgrabber
   (package
     (name "python2-urlgrabber")



reply via email to

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