From f0d49640b25fa53e77b6f8f3c12cb8ae78740956 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 13 Sep 2019 15:33:21 +0200 Subject: [PATCH] buildbot: revert to previous version, our build infrastructure is not ready This reverts the update from #14427 --- srcpkgs/buildbot/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index c753cd7c502..9bee50ec737 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -1,7 +1,8 @@ # Template file for 'buildbot' pkgname=buildbot +reverts="2.4.1_1" version=0.8.14 -revision=3 +revision=4 archs=noarch build_style=python2-module pycompile_module="buildbot"