1.23.54
This commit is contained in:
parent
60fc495ab2
commit
bf5e14ee8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -523,3 +523,4 @@
|
||||
/botocore-1.23.51.tar.gz
|
||||
/botocore-1.23.52.tar.gz
|
||||
/botocore-1.23.53.tar.gz
|
||||
/botocore-1.23.54.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.53
|
||||
Version: 1.23.54
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.54-1
|
||||
- 1.23.54
|
||||
|
||||
* Thu Feb 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.53-1
|
||||
- 1.23.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.53.tar.gz) = a260dee65fdf94760527c5e7401cd2e48808799cf8b8533f907fb4e58658371d2abfc84f46338e34265a9e08f199a5bba5936fcd2dacb75276826ec1a9d74cc2
|
||||
SHA512 (botocore-1.23.54.tar.gz) = c986a8c346aea4bda5fc8bbcc02a7fe9ef83c2b278a81f4e6adc865add4e903e097b6f774a3f0716519ced9594ccc792656ffb8adc150be69d1fc2f94d83689a
|
||||
|
Loading…
Reference in New Issue
Block a user