me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-gitpython.

This package fails to build and has no users in Guix.

* gnu/packages/version-control.scm (python2-gitpython): Remove variable.
Marius Bakke 2020-03-16 13:11:01 +01:00
parent da44dcb87e
commit 751c1b5960
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -1061,9 +1061,6 @@ either a pure Python implementation, or the faster, but more resource intensive
@command{git} command implementation.")
(license license:bsd-3)))
(define-public python2-gitpython
(package-with-python2 python-gitpython))
(define-public shflags
(package
(name "shflags")