[arch-commits] Commit in python-buildbot-pkg/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Mon Dec 24 14:43:57 UTC 2018
Date: Monday, December 24, 2018 @ 14:43:56
Author: yan12125
Revision: 417831
upgpkg: python-buildbot-pkg 1.7.0-1
Modified:
python-buildbot-pkg/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-24 14:41:32 UTC (rev 417830)
+++ PKGBUILD 2018-12-24 14:43:56 UTC (rev 417831)
@@ -5,15 +5,15 @@
pkgname=python-buildbot-pkg
pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=1
arch=(any)
url='https://buildbot.net'
license=(GPL2)
-# Use Node.js 10 as www plugins does not build with Node.js 11 (https://github.com/buildbot/buildbot/issues/4382)
-depends=(python-setuptools nodejs-lts-dubnium npm yarn python2)
+# Use Node.js 8 as www plugins do not build with Node.js 10.14.2 and 11 (https://github.com/buildbot/buildbot/issues/4382)
+depends=(python-setuptools nodejs-lts-carbon npm yarn python2)
source=(https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz{,.sig})
-sha256sums=('1d6dbab6cc3fa77cf709589d93bd86de030dc9bf244eebca1f16c388ed27d24a'
+sha256sums=('e22f51b693f7fb293b6a111072cada00bc227fcdc2575bcb1c45f10fa25f5738'
'SKIP')
validpgpkeys=(
'390EB159056ED56F66AB1092AECD456B4D2531FC' # Pierre Tardy <tardyp at gmail.com>
More information about the arch-commits
mailing list