me
/
guix
Archived
1
0
Fork 0

gnu: python2-dulwich: Remove package.

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

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
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
1 changed files with 0 additions and 3 deletions

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