diff --git a/pythondistdeps.diff b/pythondistdeps.diff index 7324049..cb4b6c8 100644 --- a/pythondistdeps.diff +++ b/pythondistdeps.diff @@ -1,5 +1,12 @@ ---- ./scripts/pythondistdeps.py.orig 2018-01-02 10:03:28.273247676 +0000 -+++ ./scripts/pythondistdeps.py 2018-01-02 10:03:41.527207759 +0000 +--- ./scripts/python-macro-helper.orig 2018-02-05 10:06:51.837690381 +0000 ++++ ./scripts/python-macro-helper 2018-02-05 10:07:22.500594058 +0000 +@@ -1,4 +1,3 @@ +-#!/usr/bin/python -Es + + from distutils.sysconfig import get_python_lib + from platform import python_version_tuple +--- ./scripts/pythondistdeps.py.orig 2017-10-05 10:04:57.587602034 +0000 ++++ ./scripts/pythondistdeps.py 2018-02-05 10:06:37.013736947 +0000 @@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- diff --git a/rpm.changes b/rpm.changes index 1eb6e0d..2a40dae 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 5 11:08:12 CET 2018 - mls@suse.de + +- remove shebang from python-macro-helper + ------------------------------------------------------------------- Wed Jan 31 14:45:33 CET 2018 - mls@suse.de