mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 1259077: upgrade desktop-build to mercurial 3.7.2; r=gps
MozReview-Commit-ID: 6Uj4p0zEtYT --HG-- extra : rebase_source : a2acb5bd86225b0f1fbd4ea78c35f1a6c6d661e4
This commit is contained in:
parent
abea705bb7
commit
54439ae023
@ -1,4 +1,4 @@
|
||||
FROM taskcluster/centos6-build:0.1.4
|
||||
FROM taskcluster/centos6-build:0.1.5
|
||||
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
|
||||
|
||||
### update to latest from upstream repositories
|
||||
|
@ -1 +1 @@
|
||||
0.1.4.20160317223000
|
||||
0.1.5.20160323120600
|
||||
|
@ -1 +1 @@
|
||||
0.1.4
|
||||
0.1.5
|
||||
|
@ -421,8 +421,8 @@ cat >requirements.txt <<'EOF'
|
||||
# sha256: 90pZQ6kAXB6Je8-H9-ivfgDAb6l3e5rWkfafn6VKh9g
|
||||
virtualenv==13.1.2
|
||||
|
||||
# sha256: tQ9peOfTn-DLKY-j-j6c5B0jVnIdFV5SiPnFfl8T6ac
|
||||
mercurial==3.5
|
||||
# sha256: W6lDjWqw25P3sHhrpjITjrZKncDZPjDd4rF7Mo_cbXo
|
||||
mercurial==3.7.2
|
||||
EOF
|
||||
peep install -r requirements.txt
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM taskcluster/centos6-build-upd:0.1.4.20160317223000
|
||||
FROM taskcluster/centos6-build-upd:0.1.5.20160323120600
|
||||
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
|
||||
|
||||
# Add build scripts; these are the entry points from the taskcluster worker, and
|
||||
|
Loading…
Reference in New Issue
Block a user