2016-12-18 15:44:02 +00:00
|
|
|
diff -uNr rpm-4.13.0.orig/scripts/pythondistdeps.py rpm-4.13.0/scripts/pythondistdeps.py
|
|
|
|
--- rpm-4.13.0.orig/scripts/pythondistdeps.py 2016-12-18 12:25:21.287632679 +0100
|
|
|
|
+++ rpm-4.13.0/scripts/pythondistdeps.py 2016-12-18 12:25:48.857479226 +0100
|
|
|
|
@@ -1,4 +1,4 @@
|
|
|
|
-#!/usr/bin/python
|
2017-01-06 14:06:51 +00:00
|
|
|
+#!/usr/bin/python3
|
2016-12-18 15:44:02 +00:00
|
|
|
# -*- coding: utf-8 -*-
|
|
|
|
#
|
|
|
|
# Copyright 2010 Per Øyvind Karlsen <proyvind@moondrake.org>
|