aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-botocore_1.20.51.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-botocore_1.20.51.bb')
-rw-r--r--recipes-devtools/python/python3-botocore_1.20.51.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python3-botocore_1.20.51.bb b/recipes-devtools/python/python3-botocore_1.20.51.bb
index ca506f6f..f71db1fc 100644
--- a/recipes-devtools/python/python3-botocore_1.20.51.bb
+++ b/recipes-devtools/python/python3-botocore_1.20.51.bb
@@ -8,3 +8,5 @@ SRC_URI[sha256sum] = "c853d6c2321e2f2328282c7d49d7b1a06201826ba0e7049c6975ab5f22
inherit pypi setuptools3
RDEPENDS:${PN} += "python3-jmespath python3-dateutil python3-logging"
+
+SRC_URI += "file://0001-Fix-rejecting-URLs-with-unsafe-characters-in-is_vali.patch"