Skip to content

Commit

Permalink
Merge pull request #12137 from wolfi-dev/wolfictl-458a1f8a-3bee-479d-…
Browse files Browse the repository at this point in the history
…b3aa-788502d0bd43

py3-botocore/1.34.31 package update
  • Loading branch information
ajayk authored Jan 31, 2024
2 parents ce5118f + 743b34d commit 7d97577
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.30
version: 1.34.31
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: e071a9766e7fc2221ca42ec01dfc54368a7518610787342ea622f6edc57f7891
expected-sha256: d5a2153dbe9687f510f179e03913bc9b4e266c865cabebe440c4d05ab923faa7

- runs: |
python3 setup.py build
Expand Down

0 comments on commit 7d97577

Please sign in to comment.