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