mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 22:50:34 +02:00
gnu: Remove python2-gitdb.
Upstream no longer supports Python 2 and there are no users in Guix. * gnu/packages/version-control.scm (python2-gitdb): Remove variable.
This commit is contained in:
@@ -1017,9 +1017,6 @@ with performance and scalability in mind. It operates exclusively on streams,
|
||||
allowing to handle large objects with a small memory footprint.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-gitdb
|
||||
(package-with-python2 python-gitdb))
|
||||
|
||||
(define-public python-gitpython
|
||||
(package
|
||||
(name "python-gitpython")
|
||||
|
||||
Reference in New Issue
Block a user