1.23.27
This commit is contained in:
parent
fd3972b346
commit
8d46765085
1
.gitignore
vendored
1
.gitignore
vendored
@ -498,3 +498,4 @@
|
||||
/botocore-1.23.24.tar.gz
|
||||
/botocore-1.23.25.tar.gz
|
||||
/botocore-1.23.26.tar.gz
|
||||
/botocore-1.23.27.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.26
|
||||
Version: 1.23.27
|
||||
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
|
||||
* Tue Jan 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.27-1
|
||||
- 1.23.27
|
||||
|
||||
* Tue Dec 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.26-1
|
||||
- 1.23.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.26.tar.gz) = 050e0e63506b1d3161811c570c81e5d574f8f96ea000729453650fd3c5df9422d8a23959256f0867a17cfe4db426fb79b2f47e5875eb0c3574e6c6fa8d061e6c
|
||||
SHA512 (botocore-1.23.27.tar.gz) = b29f2ac83048b2a4a5f35a6772e8ddddf11de162fece2d6e94c90b3aa31878361b51235b8400477c9102fd93c46019e1d26d5e17592e943f02fc11a4d9d1db4d
|
||||
|
Loading…
Reference in New Issue
Block a user