guix-commits
[Top][All Lists]
Advanced

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

07/10: gnu: python2-testpath: Remove package.


From: guix-commits
Subject: 07/10: gnu: python2-testpath: Remove package.
Date: Mon, 5 Jul 2021 03:18:15 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit fc288283d8a8d7e870be83db88930cf441a72045
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 29 15:11:15 2021 +0200

    gnu: python2-testpath: Remove package.
    
    * gnu/packages/check.scm (python2-testpath): Remove variable.
    
    Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
 gnu/packages/check.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 658905a..55e4cc9 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1799,9 +1799,6 @@ and commands.  It contains functions to check things on 
the file system, and
 tools for mocking system commands and recording calls to those.")
     (license license:expat)))
 
-(define-public python2-testpath
-  (package-with-python2 python-testpath))
-
 (define-public python-testlib
   (package
     (name "python-testlib")



reply via email to

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