From 5a58c965e1deeebdc67279387becfa103107cf7c Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 27 Jun 2023 17:04:04 +0000 Subject: [PATCH] py3-botocore/1.29.161 package update --- py3-botocore.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/py3-botocore.yaml b/py3-botocore.yaml index e84810d2a80..4af31a37935 100644 --- a/py3-botocore.yaml +++ b/py3-botocore.yaml @@ -1,6 +1,6 @@ package: name: py3-botocore - version: 1.29.160 + version: 1.29.161 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: dacf41787978c0d550321d334e0001a488145200f8a6c9bd893fb8e281b25cf7 + expected-sha256: a50edd715eb510343e27849f36483804aae4b871590db4d4996aa53368dcac40 - runs: | python3 setup.py build