1.27.48
This commit is contained in:
parent
0e22e76776
commit
e47aa6ac94
1
.gitignore
vendored
1
.gitignore
vendored
@ -607,3 +607,4 @@
|
||||
/botocore-1.27.44.tar.gz
|
||||
/botocore-1.27.45.tar.gz
|
||||
/botocore-1.27.46.tar.gz
|
||||
/botocore-1.27.48.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.46
|
||||
Version: 1.27.48
|
||||
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 Aug 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.48-1
|
||||
- 1.27.48
|
||||
|
||||
* Thu Aug 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.46-1
|
||||
- 1.27.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.46.tar.gz) = 1761bcbd7dc8ec7ef9dd5d1cfc1fc80fe5465189710eae9f832f72c4b6959ccd3c161ed24f6a9819262cb03eecf334324d90a1f786b0ffb3b3810761cb4d64d4
|
||||
SHA512 (botocore-1.27.48.tar.gz) = fe24fd88ad32364a89badffb1bb2082f12fa3b4e23e30fe391e2bbe8c811b04916e9033302c08d3482cd1f59f3afeb72e6b338837a3f5fe6bb22e30a2e2a1e5e
|
||||
|
Loading…
Reference in New Issue
Block a user