git-review: orphan

This commit is contained in:
Renato Aguiar 2020-05-03 23:56:16 -07:00 committed by Piotr
parent 5b38ea9318
commit 773f6c1a6a

View File

@ -1,14 +1,14 @@
# Template file for 'git-review'
pkgname=git-review
version=1.28.0
revision=2
revision=3
archs=noarch
build_style=python3-module
pycompile_module="git_review"
hostmakedepends="python3-setuptools python3-pbr"
depends="python3-requests"
short_desc="Git command for submitting branches to Gerrit"
maintainer="Renato Aguiar <renato@renag.me>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://git.openstack.org/cgit/openstack-infra/git-review/"
distfiles="${PYPI_SITE}/g/${pkgname}/${pkgname}-${version}.tar.gz"