Package: parsnp / 2.1.3+dfsg-1

add_missing_interpreter_line.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: Nilesh Patra
Last-Update: 2020-09-21
Description: Force Python3 interpreter
Forwarded: not-needed

--- parsnp.orig/parsnp
+++ parsnp/parsnp
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 # See the LICENSE file included with this software for license information.
 
 '''