1.23.36
This commit is contained in:
parent
dd015f5918
commit
d2a863526a
1
.gitignore
vendored
1
.gitignore
vendored
@ -507,3 +507,4 @@
|
||||
/botocore-1.23.33.tar.gz
|
||||
/botocore-1.23.34.tar.gz
|
||||
/botocore-1.23.35.tar.gz
|
||||
/botocore-1.23.36.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.35
|
||||
Version: 1.23.36
|
||||
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
|
||||
* Fri Jan 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.36-1
|
||||
- 1.23.36
|
||||
|
||||
* Thu Jan 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.35-1
|
||||
- 1.23.35
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.35.tar.gz) = 84a8692d840d9c8930ad8f80756f4d6ce6350e6a655966ff33ffd7f2bf5f5997989d6cc9067b52dd5631f49c35b5120eaa3d533274f322581281810ab47b988a
|
||||
SHA512 (botocore-1.23.36.tar.gz) = a991c331e7122759b2bcb0d3641ec4a8dfcc4cf16d818ed178b9adceaebe01eb5ce37703509b98a5ef02979b06db9e20dde499ad7ca1f0802adde49c3d14675d
|
||||
|
Loading…
Reference in New Issue
Block a user