1.24.33
This commit is contained in:
parent
8706c83c67
commit
0ad1784e8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -549,3 +549,4 @@
|
||||
/botocore-1.24.25.tar.gz
|
||||
/botocore-1.24.26.tar.gz
|
||||
/botocore-1.24.27.tar.gz
|
||||
/botocore-1.24.33.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.27
|
||||
Version: 1.24.33
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.33-1
|
||||
- 1.24.33
|
||||
|
||||
* Fri Mar 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.27-1
|
||||
- 1.24.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.27.tar.gz) = 1cdeb2926bfdd54eb6805295982891cb02005c01ee74e3394d8680e486fd924f73322fb9ae56730deaf360b0e60c9fd482759d597eadb3dc180cb099beff487c
|
||||
SHA512 (botocore-1.24.33.tar.gz) = ac9f983495368cef53e2ca13c80cd8ef90d04efc6cedb7a38072cef67705b6c11bfc4d9802b94c805e798e6161960bf74ccf3b3c6c8c7a258d91b0e1e72aa852
|
||||
|
Loading…
Reference in New Issue
Block a user