buildbot: remove noarch
This commit is contained in:
parent
b8b4529848
commit
83e83fad06
|
@ -2,17 +2,15 @@
|
|||
pkgname=buildbot
|
||||
reverts="2.4.1_1"
|
||||
version=0.8.14
|
||||
revision=4
|
||||
archs=noarch
|
||||
revision=5
|
||||
build_style=python2-module
|
||||
pycompile_module="buildbot"
|
||||
pycompile_dirs="usr/share/buildbot/contrib"
|
||||
hostmakedepends="python"
|
||||
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>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://buildbot.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=331efd07bd7522c222a8fb258801e8d78332c88d778ee76416b9e1028676e964
|
||||
|
||||
|
|
Loading…
Reference in New Issue