File: python3-shebang.patch

package info (click to toggle)
telepathy-glib 0.24.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 31,752 kB
  • sloc: ansic: 124,638; xml: 34,410; sh: 4,531; python: 3,528; makefile: 1,727; javascript: 211; cpp: 16
file content (11 lines) | stat: -rw-r--r-- 312 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Description: Point shebang to python3
Author: Sebastian Ramacher <sramacher@debian.org>

--- a/tests/all-errors-documented.py
+++ b/tests/all-errors-documented.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # Check if all the errors have been added to
 # docs/reference/telepathy-glib-sections.txt