Closed Bug 1421794 Opened 7 years ago Closed 7 years ago

Install Python 3 on hg.mo machines

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gps, Assigned: gps)

Details

Attachments

(2 files)

Python 3 is the future. Let's get it installed on hg.mozilla.org.
Comment on attachment 8933068 [details] ansible: install Python 3.6 on hgssh and hgweb (bug 1421794); https://reviewboard.mozilla.org/r/204040/#review209796
Attachment #8933068 - Flags: review?(klibby) → review+
Comment on attachment 8933101 [details] ansible/hg-web: install bloxtool in tools venv (bug 1421794); https://reviewboard.mozilla.org/r/204072/#review209798 ::: ansible/roles/hg-web/files/requirements-tools.txt:35 (Diff revision 1) > + --hash=sha256:d6cf7eb245384dce0920f68b7573978a24520c768a003ed2b7b05bd69ca9d38a > + > +# Dependency of bloxtool. > +PyYAML==3.11 \ > + --hash=sha256:c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8 \ > + --hash=sha256:19bb3ac350ef878dda84a62d37c7d5c17a137386dde9c2ce7249c7a21d7f6ac9 Two hashes for PyYAML?
Attachment #8933101 - Flags: review?(klibby) → review+
Comment on attachment 8933101 [details] ansible/hg-web: install bloxtool in tools venv (bug 1421794); https://reviewboard.mozilla.org/r/204072/#review209798 > Two hashes for PyYAML? This is how we've done it elsewhere. The pattern is kinda wonky, since the install environment should be deterministic. I'll drop the unwanted one. (One hash is for a source distribution, one is for a wheel IIRC.)
Pushed by gszorc@mozilla.com: https://hg.mozilla.org/hgcustom/version-control-tools/rev/191405753f01 ansible: install Python 3.6 on hgssh and hgweb ; r=fubar https://hg.mozilla.org/hgcustom/version-control-tools/rev/0ca4a259804d ansible/hg-web: install bloxtool in tools venv ; r=fubar
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: