Skip to content

Commit 11350ba

Browse files
committed
Merge pull request #616 from jcftang/update-stable
Update stable to a number of packages
2 parents 0187ba0 + 2425504 commit 11350ba

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

pkgs/buildbot-slave.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies:
55
run: [Twisted, zope-interface]
66

77
sources:
8-
- url: https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-0.8.9.zip
9-
key: zip:ryypfqdzfjb72vbevndbzvxuyue7rxcs
8+
- key: zip:kwq5k3st37bhcksx4m5ulmlvdrb2jvrj
9+
url: https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-0.8.10.zip

pkgs/buildbot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies:
55
run: [SQLAlchemy, SQLAlchemy-Migrate, jinja2, Twisted, sqlite, python-dateutil]
66

77
sources:
8-
- url: https://pypi.python.org/packages/source/b/buildbot/buildbot-0.8.9.zip
9-
key: zip:53c3foncopvumycuoujxryzudlzgmzqh
8+
- key: zip:tsyafdgdsontllm5ujazrcbcnysx3o2g
9+
url: https://pypi.python.org/packages/source/b/buildbot/buildbot-0.8.10.zip

pkgs/git.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ dependencies:
44
build: [curl, pcre, openssl, libiconv, gettext, expat, zlib, perl]
55

66
sources:
7-
- key: tar.gz:x2uvjd22hhnk67byoo3klpsh274szp2c
8-
url: http://www.kernel.org/pub/software/scm/git/git-2.2.0.tar.gz
7+
- key: tar.gz:5hsq2djyegb2smt5hezu5ns5xeufeieo
8+
url: http://www.kernel.org/pub/software/scm/git/git-2.2.2.tar.gz
99

1010
defaults:
1111
# /bin/git contains hard-coded path

pkgs/golang.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ defaults:
99
relocatable: false
1010

1111
sources:
12-
- key: tar.gz:hlu7m7sfuxfhabfsraenvcytm7jsri3r
13-
url: http://golang.org/dl/go1.4.src.tar.gz
12+
- key: tar.gz:mztfabp2ynn2qmx7gnexpzsy7fqrbhmj
13+
url: http://golang.org/dl/go1.4.1.src.tar.gz
1414

1515
build_stages:
1616
- name: make-install

pkgs/supervisor.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ dependencies:
55
run: [meld3, superlance]
66

77
sources:
8-
- url: https://pypi.python.org/packages/source/s/supervisor/supervisor-3.0.tar.gz
9-
key: tar.gz:qkvmktcxmc3kj5gcrxncanyu4nrknc2k
8+
- key: tar.gz:4mwfi37i2ktoa6pmjam4jh6siu2nib22
9+
url: http://pypi.python.org/packages/source/s/supervisor/supervisor-3.1.3.tar.gz

0 commit comments

Comments
 (0)