@@ -26,3 +26,19 @@
# Copyright (C) 2010 - Arnaud Quette <arnaud.quette@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
+--- ./tools/gitlog2changelog.py.orig 2020-06-24 23:23:42.310626145 +0200
++++ ./tools/gitlog2changelog.py 2020-06-24 23:23:54.974626228 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ # Copyright 2008 Marcus D. Hanwell <marcus@cryos.org>
+ # Minor changes for NUT by Charles Lepple
+ # Distributed under the terms of the GNU General Public License v2 or later
+--- ./tools/nut-snmpinfo.py.orig 2020-06-24 23:23:35.654626962 +0200
++++ ./tools/nut-snmpinfo.py 2020-06-24 23:24:06.022625839 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+ # Copyright (C) 2011-2019 Eaton
+ # Authors: Frederic Bohe <FredericBohe@Eaton.com>
+ # Arnaud Quette <ArnaudQuette@Eaton.com>
|