git-review: update to 1.28.0.
This commit is contained in:
parent
cc4bb0faa6
commit
c86ae21055
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'git-review'
|
# Template file for 'git-review'
|
||||||
pkgname=git-review
|
pkgname=git-review
|
||||||
version=1.27.0
|
version=1.28.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="git_review"
|
pycompile_module="git_review"
|
||||||
|
@ -9,7 +9,7 @@ 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="Renato Aguiar <renato@renag.me>"
|
||||||
homepage="https://git.openstack.org/cgit/openstack-infra/git-review/"
|
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
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"
|
||||||
checksum=7a30afdd3c62e1ef69ebda3f22c17efccd1a0a89c761b9b0d301108a11a37476
|
checksum=8e3aabb7b9484063e49c2504d137609401e32ad5128ff2a5cf43e98d5d3dc15a
|
||||||
|
|
Loading…
Reference in New Issue