1.27.62
This commit is contained in:
parent
f7b5ef3ace
commit
37c6bfb21d
1
.gitignore
vendored
1
.gitignore
vendored
@ -620,3 +620,4 @@
|
||||
/botocore-1.27.59.tar.gz
|
||||
/botocore-1.27.60.tar.gz
|
||||
/botocore-1.27.61.tar.gz
|
||||
/botocore-1.27.62.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.61
|
||||
Version: 1.27.62
|
||||
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
|
||||
* Mon Aug 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.62-1
|
||||
- 1.27.62
|
||||
|
||||
* Mon Aug 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.61-1
|
||||
- 1.27.61
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.61.tar.gz) = 1a681f16a9592655a578906ffcfd0f0f4b99037ff79fdaa4ecfb93d41eff49365cc4a45e77c6d1eccedc2e9ef4b46aeb605f5fc6906e53fbc83d5d434a651214
|
||||
SHA512 (botocore-1.27.62.tar.gz) = c5520f296dd9e53818912f3c2967a53341144cbb863e3d0e110e478d594b9c650f27356da471969c92d2004e22382c13d5231e3573b51d23b5724afb4d63403b
|
||||
|
Loading…
Reference in New Issue
Block a user