1.23.35
This commit is contained in:
parent
f80001901b
commit
dd015f5918
1
.gitignore
vendored
1
.gitignore
vendored
@ -506,3 +506,4 @@
|
||||
/botocore-1.23.32.tar.gz
|
||||
/botocore-1.23.33.tar.gz
|
||||
/botocore-1.23.34.tar.gz
|
||||
/botocore-1.23.35.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.34
|
||||
Version: 1.23.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.35-1
|
||||
- 1.23.35
|
||||
|
||||
* Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.34-1
|
||||
- 1.23.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.34.tar.gz) = 8afdf0a186f4850e8905ef1cd6660ab8ea58546cc119a47085976adc51195c0b9d524c077a3dcef6687cc5977988532932a424023dfea83eb7efd1e19b19eb95
|
||||
SHA512 (botocore-1.23.35.tar.gz) = 84a8692d840d9c8930ad8f80756f4d6ce6350e6a655966ff33ffd7f2bf5f5997989d6cc9067b52dd5631f49c35b5120eaa3d533274f322581281810ab47b988a
|
||||
|
Loading…
Reference in New Issue
Block a user