File shebang.diff of Package g213colors-gui
--- G213Colors-0.5/G213Colors.py 2017-10-02 15:50:55.000000000 +0200 +++ G213Colors-0.5/G213Colors.py 2018-05-18 23:51:14.749768754 +0200 @@ -1,3 +1,4 @@ +#!/usr/bin/python3 ''' * The MIT License (MIT) * --- G213Colors-0.5/main.py 2017-10-02 15:50:55.000000000 +0200 +++ G213Colors-0.5/main.py 2018-05-18 23:53:11.502524710 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 from __future__ import print_function import G213Colors