D7229: automation: install python3-venv Debian package

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Tue Nov 5 11:03:54 EST 2019


Closed by commit rHGacdd4f28f6a3: automation: install python3-venv Debian package (authored by indygreg).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D7229?vs=17552&id=17554

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7229/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7229

AFFECTED FILES
  contrib/automation/hgautomation/linux.py

CHANGE DETAILS

diff --git a/contrib/automation/hgautomation/linux.py b/contrib/automation/hgautomation/linux.py
--- a/contrib/automation/hgautomation/linux.py
+++ b/contrib/automation/hgautomation/linux.py
@@ -266,6 +266,7 @@
     python3-fuzzywuzzy \
     python3-pygments \
     python3-vcr \
+    python3-venv \
     rsync \
     sqlite3 \
     subversion \



To: indygreg, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list