1.27.29
This commit is contained in:
parent
24276c4777
commit
93d40d65e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -595,3 +595,4 @@
|
||||
/botocore-1.27.17.tar.gz
|
||||
/botocore-1.27.23.tar.gz
|
||||
/botocore-1.27.27.tar.gz
|
||||
/botocore-1.27.29.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.27
|
||||
Version: 1.27.29
|
||||
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
|
||||
* Thu Jul 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.29-1
|
||||
- 1.27.29
|
||||
|
||||
* Mon Jul 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.27-1
|
||||
- 1.27.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.27.tar.gz) = d974824a5f1d6bdf332c49682fede28b1b2c464928595929c5f7e8c2cbcdc8216cd590dfdf2dadffbd4cd21e1aeefc89744424e09eab876ad77280e6023b362f
|
||||
SHA512 (botocore-1.27.29.tar.gz) = 8897209c8edef1f8e1f5a877e62809760b62a2009f8c0bf59922fde7193fe60b49a15d9eecb6d6bf647418d35b580e277eff2bb14152be301ce67b4dc8dd6f1d
|
||||
|
Loading…
Reference in New Issue
Block a user