guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 166/227: gnu: python2-lit: Remove package.
Date: Thu, 11 Nov 2021 12:30:36 -0500 (EST)

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

commit 00bd5d3e4f05b73dfe0f5838823483349ae4ff3f
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]