guix-patches
[Top][All Lists]
Advanced

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

[bug#47165] [PATCH 03/25] gnu: python2-dulwich: Remove package.


From: zimoun
Subject: [bug#47165] [PATCH 03/25] gnu: python2-dulwich: Remove package.
Date: Mon, 15 Mar 2021 16:55:03 +0100

* gnu/packages/python-xyz.scm (python2-dulwich): Delete.
---
 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 7847352290..feed012fac 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15257,9 +15257,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")
-- 
2.30.1






reply via email to

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