log contrib/automation/hgautomation/linux.py @ 53042:cdd7bf612c7b stable tip

age author description
Mon, 06 Jan 2025 01:37:43 -0500 Matt Harbison pyupgrade: rewrite `' '.join(shlex.quote(x) for x in ...)` with `shlex.join()`
Tue, 10 Sep 2024 22:26:23 +0200 Pierre-Yves David python-compat: drop support for Python3.6 and 3.7
Sat, 19 Feb 2022 18:18:35 -0700 Gregory Szorc automation: drop support for Python 2.7 in Linux environment
Sat, 19 Feb 2022 18:04:49 -0700 Gregory Szorc automation: run hg with python3
Thu, 06 May 2021 15:56:04 -0700 Gregory Szorc contrib: install PyOxidizer 0.16.0
Thu, 06 May 2021 15:41:52 -0700 Gregory Szorc automation: update rust in Linux environment
Thu, 06 May 2021 15:40:47 -0700 Gregory Szorc automation: install latest Python versions in Linux environment
Thu, 06 May 2021 17:46:57 -0700 Gregory Szorc automation: create Python 3.5 variant of requirements.txt
Sun, 24 Jan 2021 18:24:11 -0800 Gregory Szorc contrib: update PyOxidizer to 0.10.3 stable
Sun, 18 Oct 2020 22:48:00 -0700 Gregory Szorc pyoxidizer: update to PyOxidizer 0.9 stable
Thu, 08 Oct 2020 18:07:34 -0700 Gregory Szorc contrib: install Python 3.9.0
Sun, 04 Oct 2020 22:32:41 -0700 Gregory Szorc pyoxidizer: produce working Python 3 Windows installers (issue6366)
Sat, 03 Oct 2020 14:44:11 -0700 Gregory Szorc contrib: install Rust 1.46.0
Sat, 03 Oct 2020 19:52:52 -0700 Gregory Szorc contrib: install latest versions of Python
Sun, 19 Apr 2020 14:16:24 -0700 Gregory Szorc contrib: install PyOxidizer in Linux and Windows environments stable