1.27.57
This commit is contained in:
parent
e72974a052
commit
addef0aea0
1
.gitignore
vendored
1
.gitignore
vendored
@ -616,3 +616,4 @@
|
||||
/botocore-1.27.54.tar.gz
|
||||
/botocore-1.27.55.tar.gz
|
||||
/botocore-1.27.56.tar.gz
|
||||
/botocore-1.27.57.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.56
|
||||
Version: 1.27.57
|
||||
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 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.57-1
|
||||
- 1.27.57
|
||||
|
||||
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.56-1
|
||||
- 1.27.56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.56.tar.gz) = cbbb95ee5ba0381e6c12c6ee72224976c6618fd7a645a0fa8de60308e1682e5fe37d4bbc49b8c61dffa7482479596ad24df350554eb6a46e63ec8ac8957bfb47
|
||||
SHA512 (botocore-1.27.57.tar.gz) = bc90693156ea8e44e160a88de582c9c9a3eeea4d313055726ef50188da22e2fb34ea56f765b016241061895cdc91c274c369ee62e82ea7eab9b4cda5ddd097e8
|
||||
|
Loading…
Reference in New Issue
Block a user