1.29.41
This commit is contained in:
parent
7f6601cb48
commit
febb4e5bcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -684,3 +684,4 @@
|
||||
/botocore-1.29.33.tar.gz
|
||||
/botocore-1.29.34.tar.gz
|
||||
/botocore-1.29.35.tar.gz
|
||||
/botocore-1.29.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.35
|
||||
Version: 1.29.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.41-1
|
||||
- 1.29.41
|
||||
|
||||
* Wed Dec 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.35-1
|
||||
- 1.29.35
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.35.tar.gz) = 2e8946a6d5157860e324345252bed3563c7afef5431be2b0f9d56cea47f75d9c623a552c8fe6659df7f85e3d88e988a91913ed7694258c7985e7fb2526e65ac0
|
||||
SHA512 (botocore-1.29.41.tar.gz) = 4c89f948b57ac33627575bbf229a850dee02980c2196f552d506acb47432a8affc23039202e47946387c15ea9f4308a82339282128345b69dbb0695da3ed8169
|
||||
|
Loading…
Reference in New Issue
Block a user