guix-commits
[Top][All Lists]
Advanced

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

08/12: gnu: python2-scripttest: Remove package.


From: guix-commits
Subject: 08/12: gnu: python2-scripttest: Remove package.
Date: Tue, 29 Jun 2021 06:38:34 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 87b872d5c510bd3cd39cc04fc44be5a4a49e158f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Wed Jun 23 17:52:28 2021 +0200

    gnu: python2-scripttest: Remove package.
    
    * gnu/packages/check.scm (python2-scripttest): Remove variable.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/check.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 7b20d86..658905a 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1391,9 +1391,6 @@ interactive command-line applications.  With it you can 
run a script in a
 subprocess and see the output as well as any file modifications.")
     (license license:expat)))
 
-(define-public python2-scripttest
-  (package-with-python2 python-scripttest))
-
 (define-public python-testtools-bootstrap
   (package
     (name "python-testtools-bootstrap")



reply via email to

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