File fix_shebang.patch of Package cobbler

Index: cobbler-futurize-3.0/bin/tftpd.py
===================================================================
--- cobbler-futurize-3.0.orig/bin/tftpd.py	2019-01-08 23:15:50.000000000 +0100
+++ cobbler-futurize-3.0/bin/tftpd.py	2019-01-09 15:24:10.004180173 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 """
 SYNOPSIS
     tftpd.py [-h,--help] [-v,--verbose] [-d,--debug] [--version]
Index: cobbler-futurize-3.0/cobbler/web/manage.py
===================================================================
--- cobbler-futurize-3.0.orig/cobbler/web/manage.py	2019-01-08 23:15:50.000000000 +0100
+++ cobbler-futurize-3.0/cobbler/web/manage.py	2019-01-09 15:24:10.004180173 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 import os
 import sys
 
openSUSE Build Service is sponsored by