1.24.34
This commit is contained in:
parent
0ad1784e8a
commit
106683b481
1
.gitignore
vendored
1
.gitignore
vendored
@ -550,3 +550,4 @@
|
||||
/botocore-1.24.26.tar.gz
|
||||
/botocore-1.24.27.tar.gz
|
||||
/botocore-1.24.33.tar.gz
|
||||
/botocore-1.24.34.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.33
|
||||
Version: 1.24.34
|
||||
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
|
||||
* Tue Apr 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.34-1
|
||||
- 1.24.34
|
||||
|
||||
* Mon Apr 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.33-1
|
||||
- 1.24.33
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.33.tar.gz) = ac9f983495368cef53e2ca13c80cd8ef90d04efc6cedb7a38072cef67705b6c11bfc4d9802b94c805e798e6161960bf74ccf3b3c6c8c7a258d91b0e1e72aa852
|
||||
SHA512 (botocore-1.24.34.tar.gz) = beee01425c19affed5c2c9b0d995d23c4e9454715c8ab8144c407e330b0d79099885d30376bb678fc28268cba53112b21bda8491614d2ebef4976b803e189bcf
|
||||
|
Loading…
Reference in New Issue
Block a user