Skip to content

Commit

Permalink
Merge pull request #11047 from wolfi-dev/wolfictl-62e2a381-1daf-4667-…
Browse files Browse the repository at this point in the history
…860e-4a221283c36f

py3-botocore/1.34.17 package update
  • Loading branch information
ajayk authored Jan 11, 2024
2 parents 45b9c3e + 4098cc4 commit 49e103f
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.16
version: 1.34.17
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: 94697602998dced2ce63321a3dbb2e3ddd477721b376cde41fcca9d3ef069037
expected-sha256: e48a662f3a6919219276b55085e8f73c3347966675f55e9d448be30cf79678ee

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 49e103f

Please sign in to comment.