1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 03:20:43 +02:00

gnu: python2-dulwich: Remove package.

* gnu/packages/python-xyz.scm (python2-dulwich): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
zimoun 2021-03-15 16:55:03 +01:00 committed by Maxim Cournoyer
parent 6bafc5cf1e
commit 6a098614b8
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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