@Peter: Please merge both patches into next. > On 23 Jun 2022, at 13:31, Michael Tremer wrote: > > It looks like this has been commented out by mistake > > 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 3696fe528..2ff8da3e1 100644 > --- a/config/rootfiles/packages/python3-botocore > +++ b/config/rootfiles/packages/python3-botocore > @@ -1593,7 +1593,7 @@ usr/lib/python3.10/site-packages/botocore/exceptions.py > usr/lib/python3.10/site-packages/botocore/handlers.py > usr/lib/python3.10/site-packages/botocore/history.py > usr/lib/python3.10/site-packages/botocore/hooks.py > -#usr/lib/python3.10/site-packages/botocore/httpchecksum.py > +usr/lib/python3.10/site-packages/botocore/httpchecksum.py > usr/lib/python3.10/site-packages/botocore/httpsession.py > usr/lib/python3.10/site-packages/botocore/loaders.py > usr/lib/python3.10/site-packages/botocore/model.py > -- > 2.30.2 >