forked from pool/python-rpm-packaging
9 lines
287 B
Diff
9 lines
287 B
Diff
|
--- ./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 @@
|
||
|
-#!/usr/bin/python
|
||
|
+#!/usr/bin/python3
|
||
|
# -*- coding: utf-8 -*-
|
||
|
#
|
||
|
# Copyright 2010 Per Øyvind Karlsen <proyvind@moondrake.org>
|