We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 236cf1f + 6081d4a commit cefce72Copy full SHA for cefce72
1 file changed
py3-botocore.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: py3-botocore
3
- version: 1.34.45
+ version: 1.34.46
4
epoch: 0
5
description: "The low-level, core functionality of Boto3"
6
copyright:
@@ -27,7 +27,7 @@ pipeline:
27
- uses: fetch
28
with:
29
uri: https://files.pythonhosted.org/packages/source/b/botocore/botocore-${{package.version}}.tar.gz
30
- expected-sha256: bf4fe24dd00a6262a27573dea1690ea68eb20f939e7086effadf19aa1acb44d1
+ expected-sha256: 21a6c391c6b4869aed66bc888b8e6d54581b343514cfe97dbe71ede12026c3cc
31
32
- runs: |
33
python3 setup.py build
0 commit comments