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