1.23.24
This commit is contained in:
parent
35cf201dca
commit
0d0041f998
1
.gitignore
vendored
1
.gitignore
vendored
@ -495,3 +495,4 @@
|
||||
/botocore-1.23.21.tar.gz
|
||||
/botocore-1.23.22.tar.gz
|
||||
/botocore-1.23.23.tar.gz
|
||||
/botocore-1.23.24.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.23
|
||||
Version: 1.23.24
|
||||
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
|
||||
* Mon Dec 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.24-1
|
||||
- 1.23.24
|
||||
|
||||
* Thu Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.23-1
|
||||
- 1.23.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.23.tar.gz) = a4e14b680fd71a6c5ec499ed9c75f55a51cffa1f6ea569e3a3d231646f90e4729a7fbacf9b6a0ee5ab0b5321b8078970a0db2a74087500991a65d164091b2ab2
|
||||
SHA512 (botocore-1.23.24.tar.gz) = a03b64236c61fcfc7111d8218fa5cb6a305522c20f8eee28dc83983560cfd5a32c9bf5933e6005b49f188b7b673614389a9b79fd5f81701acb09b0816e5bac54
|
||||
|
Loading…
Reference in New Issue
Block a user