From 4098cc4a7781906e92bebc9e725959ab5849eb5d Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 11 Jan 2024 22:07:43 +0000 Subject: [PATCH] py3-botocore/1.34.17 package update --- py3-botocore.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-botocore.yaml b/py3-botocore.yaml index ffcd5200834..2e18edede85 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.34.16 + version: 1.34.17 epoch: 0 description: "The low-level, core functionality of Boto3" copyright: @@ -27,7 +27,7 @@ pipeline: - uses: fetch with: uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz - expected-sha256: 94697602998dced2ce63321a3dbb2e3ddd477721b376cde41fcca9d3ef069037 + expected-sha256: e48a662f3a6919219276b55085e8f73c3347966675f55e9d448be30cf79678ee - runs: | python3 setup.py build