mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 06:41:27 +01:00
gnu: Remove python2-gitpython.
This package fails to build and has no users in Guix. * gnu/packages/version-control.scm (python2-gitpython): Remove variable.
This commit is contained in:
parent
da44dcb87e
commit
751c1b5960
1 changed files with 0 additions and 3 deletions
|
@ -1061,9 +1061,6 @@ either a pure Python implementation, or the faster, but more resource intensive
|
||||||
@command{git} command implementation.")
|
@command{git} command implementation.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-gitpython
|
|
||||||
(package-with-python2 python-gitpython))
|
|
||||||
|
|
||||||
(define-public shflags
|
(define-public shflags
|
||||||
(package
|
(package
|
||||||
(name "shflags")
|
(name "shflags")
|
||||||
|
|
Loading…
Add table
Reference in a new issue