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

Chih-Hsuan Yen yan12125 at archlinux.org
Mon Apr 12 01:30:49 UTC 2021


    Date: Monday, April 12, 2021 @ 01:30:49
  Author: yan12125
Revision: 915851

upgpkg: buildbot 3.1.0-1

See https://github.com/buildbot/buildbot/pull/5499 for the new unidiff dependency

Modified:
  buildbot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 01:11:48 UTC (rev 915850)
+++ PKGBUILD	2021-04-12 01:30:49 UTC (rev 915851)
@@ -8,7 +8,7 @@
          python-buildbot-www python-buildbot-waterfall-view
          python-buildbot-console-view python-buildbot-grid-view
          python-buildbot-wsgi-dashboards python-buildbot-badges)
-pkgver=3.0.2
+pkgver=3.1.0
 _bb_contrib_commit=4c8615db51253f0be4bfd08210a3aaf903a74b4f
 pkgrel=1
 arch=(any)
@@ -16,6 +16,7 @@
 license=(GPL2)
 checkdepends=(python-boto3 python-ldap3 python-lz4 python-treq python-txrequests
               python-moto python-docker python-parameterized python-mock python-subunit
+              python-graphql-core python-unidiff
               openssh chromium)
 makedepends=(python-twisted python-jinja python-zope-interface
              python-sqlalchemy-migrate python-dateutil python-txaio
@@ -28,7 +29,7 @@
         "git+https://github.com/buildbot/buildbot-contrib.git#commit=$_bb_contrib_commit"
         "subunit-tests.diff"
         "buildbot-contrib-systemd-common.patch::https://github.com/buildbot/buildbot-contrib/pull/22.patch")
-sha256sums=('1515c06fb3bc6fa7151093d80e3e44b689669545c3a84b4c4d2dd01c4bbe2ee3'
+sha256sums=('3def7d2a771bf958c55cb22ec0d1cc70952ff4918a9d978140b0e81636435c24'
             'SKIP'
             'SKIP'
             'cd66bf65e45fa0a5916a6e0201dcebc4db001e4f47da856afbffc58a04356d55'
@@ -149,6 +150,7 @@
     'python-treq: for using HTTP requests as steps'
     'python-requests: for using HTTP requests as steps'
     'python-txrequests: for using HTTP requests as steps'
+    'python-unidiff: for GitDiffInfo'
     # workers
     'buildbot-worker: for local worker'
     'libvirt-python: for libvirt worker'



More information about the arch-commits mailing list