From de9ae56f4b35e57bfd62b56aa767e7b58a7e72b9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 23 Jun 2022 12:31:41 +0000 Subject: [PATCH] python3-botocore: Ship interface descriptions botocore parses any interface descriptions and exposes them to Python. For that to work, we need to ship them. Signed-off-by: Michael Tremer --- config/rootfiles/packages/python3-botocore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/packages/python3-botocore b/config/rootfiles/packages/python3-botocore index 2ff8da3e1e..0376fac9d8 100644 --- a/config/rootfiles/packages/python3-botocore +++ b/config/rootfiles/packages/python3-botocore @@ -19,7 +19,7 @@ usr/lib/python3.10/site-packages/botocore/credentials.py #usr/lib/python3.10/site-packages/botocore/crt usr/lib/python3.10/site-packages/botocore/crt/__init__.py usr/lib/python3.10/site-packages/botocore/crt/auth.py -#usr/lib/python3.10/site-packages/botocore/data +usr/lib/python3.10/site-packages/botocore/data #usr/lib/python3.10/site-packages/botocore/data/_retry.json #usr/lib/python3.10/site-packages/botocore/data/accessanalyzer #usr/lib/python3.10/site-packages/botocore/data/accessanalyzer/2019-11-01 -- 2.39.5