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:
Dustin J. Mitchell 2016-03-23 17:13:58 +00:00
parent abea705bb7
commit 54439ae023
5 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
0.1.4.20160317223000
0.1.5.20160323120600

View File

@ -1 +1 @@
0.1.4
0.1.5

View File

@ -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

View File

@ -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