1.29.58
This commit is contained in:
parent
bc3361bd88
commit
63645dda3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -701,3 +701,4 @@
|
||||
/botocore-1.29.55.tar.gz
|
||||
/botocore-1.29.56.tar.gz
|
||||
/botocore-1.29.57.tar.gz
|
||||
/botocore-1.29.58.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.57
|
||||
Version: 1.29.58
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.58-1
|
||||
- 1.29.58
|
||||
|
||||
* Wed Jan 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.57-1
|
||||
- 1.29.57
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.57.tar.gz) = 3a746e37678abc0b98356f0c43a565328455e8d15dc7038ff5092190194e017e9577c3c80ad87f70731198c0f0dc1c56265ce0a6aaab4d9cfb42c49c4d4f70ae
|
||||
SHA512 (botocore-1.29.58.tar.gz) = 745d1d901c7cc562c61add86749638c4d57698e8ec7fe54ad900ee92708c3a83268aebf272c27a7cf5a723f5c9562c496db9f2c23184bdd1aaaf10d60075fad4
|
||||
|
Loading…
Reference in New Issue
Block a user