git-review: fix xlint

This commit is contained in:
Renato Aguiar 2020-05-04 11:12:49 -07:00 committed by Helmut Pozimski
parent a215fee03e
commit 6c58619015

View file

@ -1,10 +1,9 @@
# Template file for 'git-review'
pkgname=git-review
version=1.28.0
revision=3
revision=4
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"