diff mbox series

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

Message ID 20210315155509.51077-3-zimon.toutoune@gmail.com
State Accepted
Headers show
Series [bug#47165,01/25] gnu: python2-arrow: Remove package. | expand

Commit Message

Simon Tournier March 15, 2021, 3:55 p.m. UTC
* gnu/packages/python-xyz.scm (python2-dulwich): Delete.
---
 gnu/packages/python-xyz.scm | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

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")