guix-commits
[Top][All Lists]
Advanced

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

02/10: gnu: python2-fastimport: Remove package.


From: guix-commits
Subject: 02/10: gnu: python2-fastimport: Remove package.
Date: Tue, 8 Jun 2021 13:12:40 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 8871b698407a45ff993b994d3f0f73a4dbe41eca
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Tue Jun 8 16:37:43 2021 +0200

    gnu: python2-fastimport: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-fastimport): Remove variable.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 bda9d8c..a330ed6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14380,9 +14380,6 @@ graphviz.")
 format.")
     (license license:gpl2+)))
 
-(define-public python2-fastimport
-  (package-with-python2 python-fastimport))
-
 (define-public python-twisted
   (package
     (name "python-twisted")



reply via email to

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