Skip to content

Commit

Permalink
Merge pull request #9671 from wolfi-dev/wolfictl-a525dd2a-93db-4d9a-9…
Browse files Browse the repository at this point in the history
…333-67c1bf35e069

py3-botocore/1.33.11 package update
  • Loading branch information
ajayk authored Dec 9, 2023
2 parents ef5620d + a8aa8ed commit 5bf1ed6
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.33.10
version: 1.33.11
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: 82be3da9ceac9d847d115a80f0a0dae020c3534ef88839ef907eb3205309fd4a
expected-sha256: b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 5bf1ed6

Please sign in to comment.