From 4433614fd542dcd71f6c812dd535271348123e62 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:04:41 +0000 Subject: [PATCH] py3-botocore/1.35.36 package update (#30355)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-botocore.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-botocore.yaml b/py3-botocore.yaml index c8d752a4b66..6811e0c065d 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.35.35 + version: 1.35.36 epoch: 0 description: The low-level, core functionality of Boto3 copyright: @@ -26,7 +26,7 @@ pipeline: - uses: fetch with: uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz - expected-sha256: 899d303046391caa1d05093a673e52d02185b37bc64bd78771ad6752167a25ab + expected-sha256: 354ec1b766f0029b5d6ff0c45d1a0f9e5007b7d2f3ec89bcdd755b208c5bc797 - runs: | python3 setup.py build