guix-patches
[Top][All Lists]
Advanced

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

[bug#49272] [PATCH 07/10] gnu: python2-testpath: Remove package.


From: zimoun
Subject: [bug#49272] [PATCH 07/10] gnu: python2-testpath: Remove package.
Date: Tue, 29 Jun 2021 15:11:15 +0200

* gnu/packages/check.scm (python2-testpath): Remove variable.
---
 gnu/packages/check.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 658905a7f5..55e4cc96ab 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")
-- 
2.32.0






reply via email to

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