1.31.3
This commit is contained in:
parent
4df9f5ac77
commit
e173c9b040
1
.gitignore
vendored
1
.gitignore
vendored
@ -811,3 +811,4 @@
|
||||
/botocore-1.31.0.tar.gz
|
||||
/botocore-1.31.1.tar.gz
|
||||
/botocore-1.31.2.tar.gz
|
||||
/botocore-1.31.3.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.2
|
||||
Version: 1.31.3
|
||||
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
|
||||
* Mon Jul 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.3-1
|
||||
- 1.31.3
|
||||
|
||||
* Tue Jul 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.2-1
|
||||
- 1.31.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.2.tar.gz) = 6924315f73c528d79bbf66d435e50e23603a84d6dd86a1aed4512a3b44b9442c906b763adcfc23bbc1df9b4a4b6984cafce0b1d6ba627ae504092d06b30464ce
|
||||
SHA512 (botocore-1.31.3.tar.gz) = 2e9e07b1b1eee0e1a2d4eab540e9ca3fb3358e65bbb18bb58ca9aeaaeaa62ba67e725cb24da19dd84eb25e42818f0c9e6980222533e46c17d0601ff9ef5d3df8
|
||||
|
Loading…
Reference in New Issue
Block a user