guix-commits
[Top][All Lists]
Advanced

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

166/203: gnu: python2-lit: Remove package.


From: guix-commits
Subject: 166/203: gnu: python2-lit: Remove package.
Date: Wed, 3 Nov 2021 21:10:33 -0400 (EDT)

apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.

commit 05f595c59064bc9e035689856c6c03667caa1f39
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Tue Sep 7 23:12:02 2021 -0400

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

diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index 9b896e8..fd13a24 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -2210,9 +2210,6 @@ style test suites, summarizing their results, and 
providing indication of
 failures.")
     (license license:ncsa)))
 
-(define-public python2-lit
-  (package-with-python2 python-lit))
-
 (define-public python-pytest-pep8
   (package
     (name "python-pytest-pep8")



reply via email to

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