[arch-commits] Commit in buildbot/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at archlinux.org
Sun Nov 18 15:38:41 UTC 2018


    Date: Sunday, November 18, 2018 @ 15:38:40
  Author: yan12125
Revision: 408716

upgpkg: buildbot 1.6.0-2

Enable buildbot-www tests

Modified:
  buildbot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-18 15:37:31 UTC (rev 408715)
+++ PKGBUILD	2018-11-18 15:38:40 UTC (rev 408716)
@@ -6,7 +6,7 @@
 pkgname=buildbot
 pkgdesc='The Continuous Integration Framework'
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
@@ -16,7 +16,7 @@
 makedepends=(git)
 checkdepends=(python-boto3 python-lz4 python-treq python-txrequests
               python-mock python-moto python-buildbot-pkg buildbot-worker
-              python-pip openssh)
+              python-buildbot-www python-pip openssh)
 optdepends=(
   'python-boto3: for AWS EC2 latent worker'
   'python-lz4: to compress logs using lz4'



More information about the arch-commits mailing list