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:
parent
6bafc5cf1e
commit
6a098614b8
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue