1.34.3
This commit is contained in:
parent
163c76f3fd
commit
690f3c5089
1
.gitignore
vendored
1
.gitignore
vendored
@ -915,3 +915,4 @@
|
||||
/botocore-1.34.0.tar.gz
|
||||
/botocore-1.34.1.tar.gz
|
||||
/botocore-1.34.2.tar.gz
|
||||
/botocore-1.34.3.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.2
|
||||
Version: 1.34.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.3-1
|
||||
- 1.34.3
|
||||
|
||||
* Fri Dec 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.2-1
|
||||
- 1.34.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.2.tar.gz) = 5752dc8df6727e2e68c0c7c2d7d18945ea2c36c1baf41075b4971088526144f518963a16742f7a46f95ca0731cc21959bdda9ce46684672479378cfd1cd85477
|
||||
SHA512 (botocore-1.34.3.tar.gz) = 7558e908a1fee1381354de1a11575521e855027b3f6a0752959d971df5635c19b53254dda5c5d1b6c09b1af8e4757275650dc1965b491e92fc6e232ccc44b11c
|
||||
|
Loading…
Reference in New Issue
Block a user