1.29.32
This commit is contained in:
parent
85ea297657
commit
ddb7d9e74c
1
.gitignore
vendored
1
.gitignore
vendored
@ -680,3 +680,4 @@
|
||||
/botocore-1.29.29.tar.gz
|
||||
/botocore-1.29.30.tar.gz
|
||||
/botocore-1.29.31.tar.gz
|
||||
/botocore-1.29.32.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.31
|
||||
Version: 1.29.32
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Dec 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.32-1
|
||||
- 1.29.32
|
||||
|
||||
* Thu Dec 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.31-1
|
||||
- 1.29.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.31.tar.gz) = 26e60217804f840a84b77cc70e302c9b97ae78e9bad6adca6b4104118a546ea0ca6b15b9577973cfba028a3e1e9e9b1a1e8e1deb44a16ba7cae535abba38a37d
|
||||
SHA512 (botocore-1.29.32.tar.gz) = e70f30bafae5066aeae2f2deb6dfdf6c1000958e936c4c1719eec88021882a15a74e8d5a2327f909a92412ce68a6959c2076e1e5a64d302df3847c74b995f38c
|
||||
|
Loading…
Reference in New Issue
Block a user