apteryx pushed a commit to branch master
in repository guix.

commit 0c52aff8e91f3645a96cca21c32db1b15b22c75b
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Fri Jan 29 10:23:32 2021 -0500

    gnu: python2-git-review: Remove package.
    
    * gnu/packages/openstack.scm (python2-git-review): Delete.
---
 gnu/packages/openstack.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm
index fcad7e6..26b275e 100644
--- a/gnu/packages/openstack.scm
+++ b/gnu/packages/openstack.scm
@@ -828,6 +828,3 @@ permanence.")
      "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))

Reply via email to