buildbot: switch to python2-module
This commit is contained in:
parent
88618bbfae
commit
481eb6b5e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=buildbot
|
||||||
version=0.8.14
|
version=0.8.14
|
||||||
revision=2
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
makedepends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate Twisted"
|
makedepends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate Twisted"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue