1.29.54
This commit is contained in:
parent
9a4bb3b620
commit
e98c081e4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -697,3 +697,4 @@
|
||||
/botocore-1.29.51.tar.gz
|
||||
/botocore-1.29.52.tar.gz
|
||||
/botocore-1.29.53.tar.gz
|
||||
/botocore-1.29.54.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.53
|
||||
Version: 1.29.54
|
||||
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
|
||||
* Mon Jan 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.54-1
|
||||
- 1.29.54
|
||||
|
||||
* Fri Jan 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.53-1
|
||||
- 1.29.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.53.tar.gz) = 8da5b59f0228c9f65e66fe4ebaceefb262776fce5831bfdf67b6dc79afc7c4c36aab3019c1af0d1556b610a128fad0a41b23d2dae2fcb747971e19bc31678187
|
||||
SHA512 (botocore-1.29.54.tar.gz) = d0823d11ba8147eff5ffd086a7e8227b1ab1dac0de31ccbf97e0efb2ad5fd883fba2ab8db87fb536868e8d4e152c892bd47dca02601790f64ec7da095e145e4e
|
||||
|
Loading…
Reference in New Issue
Block a user