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