gnu: python2-dulwich: Remove package.
* gnu/packages/python-xyz.scm (python2-dulwich): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
6bafc5cf1e
commit
6a098614b8
|
@ -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")
|
||||
|
|
Reference in New Issue