Skip to content

Commit

Permalink
Merge pull request #10414 from wolfi-dev/wolfictl-b6646a72-344b-4aaf-…
Browse files Browse the repository at this point in the history
…bacc-6b15fdbf4569

py3-botocore/1.34.8 package update
  • Loading branch information
ajayk authored Dec 26, 2023
2 parents 8e55200 + c5eb0e0 commit b028ec2
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.7
version: 1.34.8
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: b145a52b7d1fd4e072bcd692369d4cb77f971651bb0dc2bf38e2b4f9d62973e6
expected-sha256: 02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1

- runs: |
python3 setup.py build
Expand Down

0 comments on commit b028ec2

Please sign in to comment.