We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef0a09 + 53141d0 commit c14a602Copy full SHA for c14a602
py3-boto3.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/boto3/
2
package:
3
name: py3-boto3
4
- version: 1.34.58
+ version: 1.34.59
5
epoch: 0
6
description: The AWS SDK for Python
7
copyright:
@@ -24,7 +24,7 @@ environment:
24
pipeline:
25
- uses: fetch
26
with:
27
- expected-sha256: 09e3d17c718bc938a76774f31bc557b20733c0f5f9135a3e7782b55f3459cbdd
+ expected-sha256: 162edf182e53c198137a28432a626dba103f787a8f5000ed4758b73ccd203fa0
28
uri: https://files.pythonhosted.org/packages/source/b/boto3/boto3-${{package.version}}.tar.gz
29
30
- name: Python Build
0 commit comments