1.31.15
This commit is contained in:
parent
dda3f9a2c9
commit
c183baa28b
1
.gitignore
vendored
1
.gitignore
vendored
@ -822,3 +822,4 @@
|
||||
/botocore-1.31.12.tar.gz
|
||||
/botocore-1.31.13.tar.gz
|
||||
/botocore-1.31.14.tar.gz
|
||||
/botocore-1.31.15.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.14
|
||||
Version: 1.31.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -67,6 +67,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.15-1
|
||||
- 1.31.15
|
||||
|
||||
* Fri Jul 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.14-1
|
||||
- 1.31.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.14.tar.gz) = b57a2c7cefbe957f419eab4d64e6be60d3d4eb742f6238fe7ddf2741ede8714734a7cf547b05ad1656f914c18a70f1799d46570c4d90c9e3214e7675396b14bf
|
||||
SHA512 (botocore-1.31.15.tar.gz) = 4fc84b3e081e7973e3e6173e9bd57b34f5c53681d35d5ec86fe9d5caa71500c40c0f0b60a16413b2af647a34992e258bc8dd2cea32997232d545c143214db100
|
||||
|
Loading…
Reference in New Issue
Block a user