mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
git-review: orphan
This commit is contained in:
parent
5b38ea9318
commit
773f6c1a6a
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue