~ubuntu-archive/ubuntu-archive-scripts/trunk

  • Committer: Steve Langasek
  • Date: 2023-03-16 22:01:08 UTC
  • Revision ID: steve.langasek@canonical.com-20230316220108-ue64ygwg674hpv5m
Move all shebangs to python3.

The code has all long since been ported to python3, but shebangs were still
pointing at python (python2).  python2 is not installed on
ubuntu-archive-toolbox and shouldn't be.  Currently we have a cowboyed
symlink ~/bin/python -> /usr/bin/python3 to make extra-germinate work, but
now that we've moved off of snakefruit we should update all this code to
point at python3 directly so we can drop the cowboy symlink.
Filename Latest Rev Last Changed Committer Comment Size
..
rcbuggy-problem-packages.html 244.1.2 5 years ago Michael Hudson-Doyle reimplement reverse-depends with a bunch of grep-d 2.3 KB Diff Download File
team-report-bzr.html 308 4 years ago Łukasz 'sil2100' Zemczak Fix missing > in bzr report template. 1.2 KB Diff Download File
team-report.html 299 4 years ago Steve Langasek Merge lp:~seb128/ubuntu-archive-scripts/display-co 5.9 KB Diff Download File