1.29.24
This commit is contained in:
parent
7eba8f87ae
commit
0968031a3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -672,3 +672,4 @@
|
||||
/botocore-1.29.21.tar.gz
|
||||
/botocore-1.29.22.tar.gz
|
||||
/botocore-1.29.23.tar.gz
|
||||
/botocore-1.29.24.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.23
|
||||
Version: 1.29.24
|
||||
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
|
||||
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.24-1
|
||||
- 1.29.24
|
||||
|
||||
* Mon Dec 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.23-1
|
||||
- 1.29.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.23.tar.gz) = 56fb1784f468b120bff26535c051813d0a87b740a88d420dd65d8f40d40d2610d32640f413f31f9c23af17d71c98950bb586a8130168b03d5648a213a5f07d1e
|
||||
SHA512 (botocore-1.29.24.tar.gz) = 25f129b6e6d06107b4e82b94ab4024e95a61d86f5a89ca42a634574cc61ca7cd6f21f5cb9e7aa57ae835e0e666d052450d380006695015f93b6f47beacbbcea0
|
||||
|
Loading…
Reference in New Issue
Block a user