Package: pycsw / 2.6.0+dfsg-1

interpreter-path.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
Description: Fix unusual-interpreter lintian issue.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed

--- a/tests/gen_html.py
+++ b/tests/gen_html.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # =================================================================
 #
 # Authors: Tom Kralidis <tomkralidis@gmail.com>