mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: python2-git-review: Remove package.
* gnu/packages/openstack.scm (python2-git-review): Delete.
This commit is contained in:
parent
8a1e3756b1
commit
0c52aff8e9
1 changed files with 0 additions and 3 deletions
|
@ -828,6 +828,3 @@ (define-public python-git-review
|
|||
"Git-review is a command-line tool that helps submitting Git branches to
|
||||
Gerrit for review, or fetching existing ones.")
|
||||
(license asl2.0)))
|
||||
|
||||
(define-public python2-git-review
|
||||
(package-with-python2 python-git-review))
|
||||
|
|
Loading…
Reference in a new issue