From 0c52aff8e91f3645a96cca21c32db1b15b22c75b Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Fri, 29 Jan 2021 10:23:32 -0500 Subject: gnu: python2-git-review: Remove package. * gnu/packages/openstack.scm (python2-git-review): Delete. --- gnu/packages/openstack.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/openstack.scm') diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index fcad7e69ec..26b275e0fd 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)) -- cgit v1.2.3