diff -Naur patternfly-1.1.2.orig/components/bootstrap/test-infra/s3_cache.py patternfly-1.1.2/components/bootstrap/test-infra/s3_cache.py --- patternfly-1.1.2.orig/components/bootstrap/test-infra/s3_cache.py 2017-11-23 11:02:38.406433577 +0100 +++ patternfly-1.1.2/components/bootstrap/test-infra/s3_cache.py 2017-11-23 11:35:57.652515880 +0100 @@ -1,5 +1,4 @@ -#!/usr/bin/env python2.7 -from __future__ import absolute_import, unicode_literals, print_function, division +#!/usr/bin/python from sys import argv from os import environ, stat, remove as _delete_file