2019-11-08 16:07:03 +01:00
|
|
|
--- ./scripts/pythondistdeps.py.orig 2019-06-26 10:17:31.454985631 -0400
|
|
|
|
+++ ./scripts/pythondistdeps.py 2019-10-31 16:30:37.685850605 -0400
|
|
|
|
@@ -1,4 +1,4 @@
|
2018-01-02 11:06:45 +01:00
|
|
|
-#!/usr/bin/python
|
2019-11-08 16:07:03 +01:00
|
|
|
+#!/usr/bin/python3
|
2018-01-02 11:06:45 +01:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
#
|
|
|
|
# Copyright 2010 Per Øyvind Karlsen <proyvind@moondrake.org>
|