From 481eb6b5e75062dc5418326663d88b3fd497de5e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 11:10:15 +0200 Subject: [PATCH] buildbot: switch to python2-module --- srcpkgs/buildbot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index d9bb5b4d734..4167e7104f2 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -3,7 +3,7 @@ pkgname=buildbot version=0.8.14 revision=2 noarch=yes -build_style=python-module +build_style=python2-module hostmakedepends="python" makedepends="python-setuptools python-dateutil python-Jinja2 python-sqlalchemy-migrate Twisted" depends="${makedepends}"