From 4c4b47c361d50379015bba7760f9b3b5e31f3ee3 Mon Sep 17 00:00:00 2001 From: Noah Meyerhans Date: Wed, 18 Aug 2021 09:12:48 -0700 Subject: [PATCH] Refresh patches --- .../0001-Don-t-use-duplicated-modules.patch | 10 +++++----- debian/patches/strip-shortbread-js | 14 ++++---------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/debian/patches/0001-Don-t-use-duplicated-modules.patch b/debian/patches/0001-Don-t-use-duplicated-modules.patch index 38aa3b5b..df7d00c0 100644 --- a/debian/patches/0001-Don-t-use-duplicated-modules.patch +++ b/debian/patches/0001-Don-t-use-duplicated-modules.patch @@ -21,8 +21,8 @@ Index: python-botocore/botocore/compat.py =================================================================== --- python-botocore.orig/botocore/compat.py +++ python-botocore/botocore/compat.py -@@ -21,7 +21,7 @@ import logging - import shlex +@@ -22,7 +22,7 @@ import shlex + import os from math import floor -from botocore.vendored import six @@ -30,7 +30,7 @@ Index: python-botocore/botocore/compat.py from botocore.exceptions import MD5UnavailableError from dateutil.tz import tzlocal from urllib3 import exceptions -@@ -30,7 +30,7 @@ logger = logging.getLogger(__name__) +@@ -31,7 +31,7 @@ logger = logging.getLogger(__name__) if six.PY3: @@ -71,7 +71,7 @@ Index: python-botocore/botocore/httpsession.py =================================================================== --- python-botocore.orig/botocore/httpsession.py +++ python-botocore/botocore/httpsession.py -@@ -19,8 +19,8 @@ except ImportError: +@@ -20,8 +20,8 @@ except ImportError: from urllib3.util.ssl_ import SSLContext import botocore.awsrequest @@ -86,7 +86,7 @@ Index: python-botocore/botocore/utils.py =================================================================== --- python-botocore.orig/botocore/utils.py +++ python-botocore/botocore/utils.py -@@ -34,7 +34,7 @@ from botocore.compat import ( +@@ -35,7 +35,7 @@ from botocore.compat import ( json, quote, zip_longest, urlsplit, urlunsplit, OrderedDict, six, urlparse, get_tzinfo_options, get_md5, MD5_AVAILABLE ) diff --git a/debian/patches/strip-shortbread-js b/debian/patches/strip-shortbread-js index e3d8dfc5..7b943fb2 100644 --- a/debian/patches/strip-shortbread-js +++ b/debian/patches/strip-shortbread-js @@ -17,7 +17,7 @@ Index: python-botocore/docs/source/_templates/layout.html =================================================================== --- python-botocore.orig/docs/source/_templates/layout.html +++ python-botocore/docs/source/_templates/layout.html -@@ -10,16 +10,9 @@ +@@ -10,13 +10,6 @@ - - {%- endblock %} + Privacy | Site Terms | Cookie preferences | + © Copyright {{ copyright }} Sphinx.