git-review: update to 1.27.0.
This commit is contained in:
parent
7d079353a9
commit
1cf7a52859
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'git-review'
|
||||
pkgname=git-review
|
||||
version=1.26.0
|
||||
version=1.27.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-requests"
|
||||
depends="${hostmakedepends}"
|
||||
depends="$hostmakedepends"
|
||||
pycompile_module="git_review"
|
||||
short_desc="A git command for submitting branches to Gerrit"
|
||||
maintainer="Renato Aguiar <renato@renag.me>"
|
||||
homepage="https://git.openstack.org/cgit/openstack-infra/git-review/"
|
||||
license="Apache-2.0"
|
||||
distfiles="${PYPI_SITE}/g/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=487c3c1d7cc81d02b303a1245e432579f683695c827ad454685b3953f70f0b94
|
||||
checksum=7a30afdd3c62e1ef69ebda3f22c17efccd1a0a89c761b9b0d301108a11a37476
|
||||
|
|
Loading…
Add table
Reference in a new issue