mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
git-review: switch to python2-module
This commit is contained in:
parent
b84dd5b71c
commit
9031b958e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=git-review
|
||||||
version=1.25.0
|
version=1.25.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools python-requests"
|
hostmakedepends="python-setuptools python-requests"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
pycompile_module="git_review"
|
pycompile_module="git_review"
|
||||||
|
|
Loading…
Add table
Reference in a new issue