guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: python2-chai: Remove package.


From: guix-commits
Subject: 01/02: gnu: python2-chai: Remove package.
Date: Sat, 28 Aug 2021 17:43:32 -0400 (EDT)

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

commit 16ae9ebd21e6557a334b0a3272a6d3eea3f3bed8
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sat Aug 28 23:24:19 2021 +0200

    gnu: python2-chai: Remove package.
    
    Nothing depends on it.
    
    * gnu/packages/python-xyz.scm (python2-chai): Remove variable.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 8eaaf02..40df068 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14570,9 +14570,6 @@ etc.")
 objects, patterned after the Mocha library for Ruby.")
     (license license:bsd-3)))
 
-(define-public python2-chai
-  (package-with-python2 python-chai))
-
 (define-public python-inflection
   (package
     (name "python-inflection")



reply via email to

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