Bug 1260505 - Update desktop build and test images to mercurial 3.7.3 r=dustin

MozReview-Commit-ID: 8OaZX8Yhiqo

--HG--
extra : rebase_source : 924679507e41a071cec44e111d9ccf53015a423e
This commit is contained in:
Gregory Arndt 2016-03-29 17:24:04 -05:00
Родитель 9dc0d77cf0
Коммит 532598e870
10 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/centos6-build:0.1.5
FROM taskcluster/centos6-build:0.1.6
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
### update to latest from upstream repositories

Просмотреть файл

@ -1 +1 @@
0.1.5.20160323120600
0.1.6.20160329195300

Просмотреть файл

@ -1 +1 @@
0.1.5
0.1.6

Просмотреть файл

@ -421,8 +421,8 @@ cat >requirements.txt <<'EOF'
# sha256: 90pZQ6kAXB6Je8-H9-ivfgDAb6l3e5rWkfafn6VKh9g
virtualenv==13.1.2
# sha256: W6lDjWqw25P3sHhrpjITjrZKncDZPjDd4rF7Mo_cbXo
mercurial==3.7.2
# sha256: wJnELXTi1SC2HdNyzZlrD6dgXAZheDT9exPHm5qaWzA
mercurial==3.7.3
EOF
peep install -r requirements.txt

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/centos6-build-upd:0.1.5.20160323120600
FROM taskcluster/centos6-build-upd:0.1.6.20160329195300
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
# Add build scripts; these are the entry points from the taskcluster worker, and

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/ubuntu1204-test-upd:0.1.8.20160218152601
FROM taskcluster/ubuntu1204-test-upd:0.1.9.20160329211700
MAINTAINER Jonas Finnemann Jensen <jopsen@gmail.com>
# Add utilities and configuration

Просмотреть файл

@ -1,4 +1,4 @@
FROM taskcluster/ubuntu1204-test:0.1.8
FROM taskcluster/ubuntu1204-test:0.1.9
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
### update to latest from upstream repositories

Просмотреть файл

@ -1 +1 @@
0.1.8.20160218152601
0.1.9.20160329211700

Просмотреть файл

@ -1 +1 @@
0.1.8
0.1.9

Просмотреть файл

@ -155,8 +155,8 @@ cat >requirements.txt <<'EOF'
# sha256: qryO8YzdvYoqnH-SvEPi_qVLEUczDWXbkg7zzpgS49w
virtualenv==13.1.2
# sha256: tQ9peOfTn-DLKY-j-j6c5B0jVnIdFV5SiPnFfl8T6ac
mercurial==3.5
# sha256: wJnELXTi1SC2HdNyzZlrD6dgXAZheDT9exPHm5qaWzA
mercurial==3.7.3
EOF
peep install -r requirements.txt