buildbot: remove noarch
This commit is contained in:
parent
b8b4529848
commit
83e83fad06
|
@ -2,17 +2,15 @@
|
||||||
pkgname=buildbot
|
pkgname=buildbot
|
||||||
reverts="2.4.1_1"
|
reverts="2.4.1_1"
|
||||||
version=0.8.14
|
version=0.8.14
|
||||||
revision=4
|
revision=5
|
||||||
archs=noarch
|
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="buildbot"
|
|
||||||
pycompile_dirs="usr/share/buildbot/contrib"
|
pycompile_dirs="usr/share/buildbot/contrib"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
depends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate python-Twisted"
|
depends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate python-Twisted"
|
||||||
short_desc="A system to automate the compile/test cycle"
|
short_desc="System to automate the compile/test cycle"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
homepage="https://buildbot.net/"
|
homepage="https://buildbot.net/"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=331efd07bd7522c222a8fb258801e8d78332c88d778ee76416b9e1028676e964
|
checksum=331efd07bd7522c222a8fb258801e8d78332c88d778ee76416b9e1028676e964
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue