Skip to content

Commit

Permalink
Merge pull request #12587 from wolfi-dev/wolfictl-270d1af3-d58c-45ca-…
Browse files Browse the repository at this point in the history
…8e98-fc12dfa2e8e0

py3-botocore/1.34.36 package update
  • Loading branch information
ajayk authored Feb 6, 2024
2 parents 04839be + a661b2f commit cf396ca
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.35
version: 1.34.36
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: 8a2b53ab772584a5f7e2fe1e4a59028b0602cfef8e39d622db7c6b670e4b1ee6
expected-sha256: 89c3dc15b6ffae146029df636d51b9952740051204c444ec765286b081c917bc

- runs: |
python3 setup.py build
Expand Down

0 comments on commit cf396ca

Please sign in to comment.