guix-commits
[Top][All Lists]
Advanced

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

03/24: gnu: python2-dulwich: Remove package.


From: guix-commits
Subject: 03/24: gnu: python2-dulwich: Remove package.
Date: Tue, 23 Mar 2021 21:40:11 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 6a098614b8ed997c374a4e0408c960b462026378
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Mon Mar 15 16:55:03 2021 +0100

    gnu: python2-dulwich: Remove package.
    
    * gnu/packages/python-xyz.scm (python2-dulwich): Delete.
    
    Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
 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 9571eff..8d2d1c1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15310,9 +15310,6 @@ protocols written in pure Python.")
     ;; Can be used with either license.
     (license (list license:asl2.0 license:gpl2+))))
 
-(define-public python2-dulwich
-  (package-with-python2 python-dulwich))
-
 (define-public python-pbkdf2
   (package
     (name "python-pbkdf2")



reply via email to

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