Skip to content

Commit

Permalink
Merge pull request #10220 from wolfi-dev/wolfictl-ab7cf973-ec8e-4198-…
Browse files Browse the repository at this point in the history
…901d-111a563855d6

py3-botocore/1.34.5 package update
  • Loading branch information
ajayk authored Dec 21, 2023
2 parents cbd8f6d + 6c31b3d commit 689d221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py3-botocore.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-botocore
version: 1.34.4
version: 1.34.5
epoch: 0
description: "The low-level, core functionality of Boto3"
copyright:
Expand All @@ -27,7 +27,7 @@ pipeline:
- uses: fetch
with:
uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz
expected-sha256: 5dcd63329cb3e65c533a72a68c99b7d07c99a29936ea07d0998120172c10b4f5
expected-sha256: c339876859bddfc38de9d5409458eaab0ae703da867a3b6474a986bf7db7d967

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 689d221

Please sign in to comment.