1.24.36
This commit is contained in:
parent
8384e33fa9
commit
1d4a3d8bc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -552,3 +552,4 @@
|
||||
/botocore-1.24.33.tar.gz
|
||||
/botocore-1.24.34.tar.gz
|
||||
/botocore-1.24.35.tar.gz
|
||||
/botocore-1.24.36.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.35
|
||||
Version: 1.24.36
|
||||
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
|
||||
* Thu Apr 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.36-1
|
||||
- 1.24.36
|
||||
|
||||
* Wed Apr 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.35-1
|
||||
- 1.24.35
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.35.tar.gz) = 3c0a7c935798a6dcdd419080a31050301f795ff67b8262673ee4ca09d8344f222ce4b1b7bfff3459089bbcb59c42041281ed8005c1533c34c24542d9a45c353c
|
||||
SHA512 (botocore-1.24.36.tar.gz) = 49256c288b74126595521eabcab750a58a05d07ecf5243ce0626961963326099c3fa3cb571664fb72c0f835624bd79e55e4940c9fc4b03b2b1dc7fd7d3a71213
|
||||
|
Loading…
Reference in New Issue
Block a user