Skip to content

Commit

Permalink
Merge pull request #10339 from wolfi-dev/wolfictl-048dbaaf-835f-4bc2-…
Browse files Browse the repository at this point in the history
…a4e4-cf510fe70ae5

py3-botocore/1.34.7 package update
  • Loading branch information
ajayk authored Dec 22, 2023
2 parents 216865f + 24746d2 commit 99ce2c9
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.6
version: 1.34.7
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: bfe587f48e154a3a836f85af165116b7d5dba9b3b746ce0b94e6d2ed1e06c206
expected-sha256: b145a52b7d1fd4e072bcd692369d4cb77f971651bb0dc2bf38e2b4f9d62973e6

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 99ce2c9

Please sign in to comment.