Skip to content

Commit

Permalink
Merge pull request #10776 from wolfi-dev/wolfictl-5b965ab0-e588-4d31-…
Browse files Browse the repository at this point in the history
…8362-a22e1ec76809

py3-botocore/1.34.14 package update
  • Loading branch information
ajayk authored Jan 5, 2024
2 parents 8adeca8 + 6fa9f44 commit 329524e
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.13
version: 1.34.14
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: 1680b0e0633a546b8d54d1bbd5154e30bb1044d0496e0df7cfd24a383e10b0d3
expected-sha256: 041bed0852649cab7e4dcd4d87f9d1cc084467fb846e5b60015e014761d96414

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 329524e

Please sign in to comment.