1.27.33
This commit is contained in:
parent
93d40d65e9
commit
2f351f4695
1
.gitignore
vendored
1
.gitignore
vendored
@ -596,3 +596,4 @@
|
||||
/botocore-1.27.23.tar.gz
|
||||
/botocore-1.27.27.tar.gz
|
||||
/botocore-1.27.29.tar.gz
|
||||
/botocore-1.27.33.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.29
|
||||
Version: 1.27.33
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.33-1
|
||||
- 1.27.33
|
||||
|
||||
* Thu Jul 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.29-1
|
||||
- 1.27.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.29.tar.gz) = 8897209c8edef1f8e1f5a877e62809760b62a2009f8c0bf59922fde7193fe60b49a15d9eecb6d6bf647418d35b580e277eff2bb14152be301ce67b4dc8dd6f1d
|
||||
SHA512 (botocore-1.27.33.tar.gz) = b3b36e75822188f9080808188de6b2f435fd9fb2f76efc41b1052e24008120a399c75a4f944976732257a936eea9290dbca995db03d377f96f8910f2307a8427
|
||||
|
Loading…
Reference in New Issue
Block a user