Skip to content

Commit

Permalink
Merge pull request #9760 from wolfi-dev/wolfictl-3108d8e0-ea18-44dc-a…
Browse files Browse the repository at this point in the history
…007-cb9afce7ef00

py3-botocore/1.33.12 package update
  • Loading branch information
ajayk authored Dec 11, 2023
2 parents 1407f8a + cb2b9ff commit 04c6843
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.11
version: 1.33.12
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: b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c
expected-sha256: 067c94fa88583c04ae897d48a11d2be09f280363b8e794b82d78d631d3a3e910

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 04c6843

Please sign in to comment.