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

2020-01-29 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, January 29, 2020 @ 08:28:23
  Author: yan12125
Revision: 558421

upgpkg: python-buildbot-pkg 2.6.0-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 08:28:23 UTC (rev 558420)
+++ PKGBUILD2020-01-29 08:28:23 UTC (rev 558421)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.5.1
+pkgver=2.6.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('cee691d3e04481ff5b5ad3514d7fe0d5e3971c0dd9a4f67640e7dae7af6826a5'
+sha256sums=('0ac835b58db309bebcf00fa77687385551833b3dac1c66aa671d271776050c19'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-11-24 Thread Chih-Hsuan Yen via arch-commits
Date: Monday, November 25, 2019 @ 06:16:29
  Author: yan12125
Revision: 533185

upgpkg: python-buildbot-pkg 2.5.1-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-25 06:15:47 UTC (rev 533184)
+++ PKGBUILD2019-11-25 06:16:29 UTC (rev 533185)
@@ -5,14 +5,14 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.5.0
-pkgrel=3
+pkgver=2.5.1
+pkgrel=1
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('b5af824031c2bac87a73cd580fe597b439c113352f3f5d8c8146afbbf077fc77'
+sha256sums=('cee691d3e04481ff5b5ad3514d7fe0d5e3971c0dd9a4f67640e7dae7af6826a5'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 17:03:45
  Author: foutrelis
Revision: 521248

Python 3.8 rebuild

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 17:03:40 UTC (rev 521247)
+++ PKGBUILD2019-10-31 17:03:45 UTC (rev 521248)
@@ -6,7 +6,7 @@
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
 pkgver=2.5.0
-pkgrel=2
+pkgrel=3
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Friday, October 25, 2019 @ 16:21:20
  Author: foutrelis
Revision: 519434

Python 3.8 rebuild

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 16:20:44 UTC (rev 519433)
+++ PKGBUILD2019-10-25 16:21:20 UTC (rev 519434)
@@ -6,7 +6,7 @@
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)


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

2019-10-18 Thread Chih-Hsuan Yen via arch-commits
Date: Friday, October 18, 2019 @ 17:35:57
  Author: yan12125
Revision: 516892

upgpkg: python-buildbot-pkg 2.5.0-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-18 17:35:22 UTC (rev 516891)
+++ PKGBUILD2019-10-18 17:35:57 UTC (rev 516892)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.4.1
+pkgver=2.5.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('6237a4c61a6208324ca246b328ba01660fa40a40cce20430963b33901cd80672'
+sha256sums=('b5af824031c2bac87a73cd580fe597b439c113352f3f5d8c8146afbbf077fc77'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-09-14 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, September 15, 2019 @ 00:31:13
  Author: yan12125
Revision: 510598

upgpkg: python-buildbot-pkg 2.4.1-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-15 00:30:35 UTC (rev 510597)
+++ PKGBUILD2019-09-15 00:31:13 UTC (rev 510598)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('a865074e4874f20e11990ab5c65f87276b2bce9f7c29ca5b3b0da53ae51afbfd'
+sha256sums=('6237a4c61a6208324ca246b328ba01660fa40a40cce20430963b33901cd80672'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-08-18 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, August 18, 2019 @ 15:57:42
  Author: yan12125
Revision: 500054

upgpkg: python-buildbot-pkg 2.4.0-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-18 09:08:52 UTC (rev 500053)
+++ PKGBUILD2019-08-18 15:57:42 UTC (rev 500054)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('93241e1660cc8e0a37dba6c8c4bbb2e989f5da35006d6b5b523dfc3f37e8b927'
+sha256sums=('a865074e4874f20e11990ab5c65f87276b2bce9f7c29ca5b3b0da53ae51afbfd'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-05-23 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, May 23, 2019 @ 12:05:25
  Author: yan12125
Revision: 469255

upgpkg: python-buildbot-pkg 2.3.1-1

Not going through [community-testing] as this version fixes a security issue 
[1].

[1] 
https://github.com/buildbot/buildbot/wiki/OAuth-vulnerability-in-using-submitted-authorization-token-for-authentication

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-23 09:51:01 UTC (rev 469254)
+++ PKGBUILD2019-05-23 12:05:25 UTC (rev 469255)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('eb57afd7f8005b84bc345903211e4a3ff1a4d6a162eb55a37ab9bd445044476e'
+sha256sums=('93241e1660cc8e0a37dba6c8c4bbb2e989f5da35006d6b5b523dfc3f37e8b927'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)


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

2019-05-06 Thread Chih-Hsuan Yen via arch-commits
Date: Monday, May 6, 2019 @ 13:01:20
  Author: yan12125
Revision: 460854

upgpkg: python-buildbot-pkg 2.3.0-1

* Checked the new GPG key on https://api.github.com/users/p12tic/gpg_keys
* Node.js 10+ is now compatible [1]
* python2 was included in dependencies for native modules in buildbot-www. 
Apparently native modules are gone.

[1] 
https://github.com/buildbot/guanlecoja/commit/63250c713cef7775bdc7cda1db6ad6d9fa741a48#diff-8ee2343978836a779dc9f8d6b794c3b2L4429

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-06 12:58:30 UTC (rev 460853)
+++ PKGBUILD2019-05-06 13:01:20 UTC (rev 460854)
@@ -5,18 +5,18 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
-# 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 yarn python2)
+depends=(python-setuptools yarn)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('126adffe288f9b6df2d3a4eca49be757f65c01bc0c551d562681b4cf5ca460fb'
+sha256sums=('eb57afd7f8005b84bc345903211e4a3ff1a4d6a162eb55a37ab9bd445044476e'
 'SKIP')
 validpgpkeys=(
-  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
+  '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 (@tardyp on GitHub)
+  'FD0004A26EADFE43A4C3F249C6F7AE200374452D'  # Povilas Kanapickas 
 (@p12tic on GitHub)
 )
 
 build() {


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

2019-04-07 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, April 7, 2019 @ 15:13:28
  Author: yan12125
Revision: 450302

upgpkg: python-buildbot-pkg 2.2.0-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-07 15:02:03 UTC (rev 450301)
+++ PKGBUILD2019-04-07 15:13:28 UTC (rev 450302)
@@ -5,7 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -13,7 +13,7 @@
 # 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 yarn python2)
 
source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
-sha256sums=('a15491995d9168e8e50c2f958ce4bfef2984ca25dee21bd694c8ea0a12e47509'
+sha256sums=('126adffe288f9b6df2d3a4eca49be757f65c01bc0c551d562681b4cf5ca460fb'
 'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 


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

2019-03-11 Thread Chih-Hsuan Yen via arch-commits
Date: Monday, March 11, 2019 @ 07:31:10
  Author: yan12125
Revision: 439687

upgpkg: python-buildbot-pkg 2.1.0-1

It's great that signed git archives are back

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

--+
 PKGBUILD |   14 ++
 1 file changed, 6 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-11 07:30:07 UTC (rev 439686)
+++ PKGBUILD2019-03-11 07:31:10 UTC (rev 439687)
@@ -5,9 +5,7 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=2.0.1
-# `git rev-parse v$pkgver`
-_tag_rev=4c358c260bd9a339ce167a28b8dd6d19cd7a413f
+pkgver=2.1.0
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
@@ -14,19 +12,19 @@
 license=(GPL2)
 # 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 yarn python2)
-makedepends=('git')
-source=("git+https://github.com/buildbot/buildbot?signed#tag=$_tag_rev;)
-sha256sums=('SKIP')
+source=("https://github.com/buildbot/buildbot/releases/download/v$pkgver/buildbot-v$pkgver.gitarchive.tar.gz"{,.sig})
+sha256sums=('a15491995d9168e8e50c2f958ce4bfef2984ca25dee21bd694c8ea0a12e47509'
+'SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 )
 
 build() {
-  cd buildbot/pkg
+  cd buildbot-$pkgver/pkg
   python setup.py build
 }
 
 package() {
-  cd buildbot/pkg
+  cd buildbot-$pkgver/pkg
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2019-02-09 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, February 10, 2019 @ 06:54:25
  Author: yan12125
Revision: 431077

upgpkg: python-buildbot-pkg 2.0.1-1

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-10 06:53:32 UTC (rev 431076)
+++ PKGBUILD2019-02-10 06:54:25 UTC (rev 431077)
@@ -5,9 +5,9 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=1.8.0
+pkgver=2.0.1
 # `git rev-parse v$pkgver`
-_tag_rev=5b1106e9e2898cff174e7dd4f03dfd80a5c79f16
+_tag_rev=4c358c260bd9a339ce167a28b8dd6d19cd7a413f
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'


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

2019-01-21 Thread Chih-Hsuan Yen via arch-commits
Date: Monday, January 21, 2019 @ 08:23:42
  Author: yan12125
Revision: 425818

upgpkg: python-buildbot-pkg 1.8.0-1

* Switch to git repo as the signed archive is gone in this version
* npm is no longer a dependency since 
https://github.com/buildbot/buildbot/pull/4494

Modified:
  python-buildbot-pkg/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-21 08:23:12 UTC (rev 425817)
+++ PKGBUILD2019-01-21 08:23:42 UTC (rev 425818)
@@ -5,26 +5,28 @@
 
 pkgname=python-buildbot-pkg
 pkgdesc='Utilities and common code for building and testing www plugins'
-pkgver=1.7.0
+pkgver=1.8.0
+# `git rev-parse v$pkgver`
+_tag_rev=5b1106e9e2898cff174e7dd4f03dfd80a5c79f16
 pkgrel=1
 arch=(any)
 url='https://buildbot.net'
 license=(GPL2)
 # 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=('e22f51b693f7fb293b6a111072cada00bc227fcdc2575bcb1c45f10fa25f5738'
-'SKIP')
+depends=(python-setuptools nodejs-lts-carbon yarn python2)
+makedepends=('git')
+source=("git+https://github.com/buildbot/buildbot?signed#tag=$_tag_rev;)
+sha256sums=('SKIP')
 validpgpkeys=(
   '390EB159056ED56F66AB1092AECD456B4D2531FC'  # Pierre Tardy 
 )
 
 build() {
-  cd buildbot-$pkgver/pkg
+  cd buildbot/pkg
   python setup.py build
 }
 
 package() {
-  cd buildbot-$pkgver/pkg
+  cd buildbot/pkg
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2018-12-24 Thread Chih-Hsuan Yen via arch-commits
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
===
--- PKGBUILD2018-12-24 14:41:32 UTC (rev 417830)
+++ PKGBUILD2018-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