1.34.7
This commit is contained in:
parent
b78e6cf839
commit
c3619a000b
1
.gitignore
vendored
1
.gitignore
vendored
@ -919,3 +919,4 @@
|
||||
/botocore-1.34.4.tar.gz
|
||||
/botocore-1.34.5.tar.gz
|
||||
/botocore-1.34.6.tar.gz
|
||||
/botocore-1.34.7.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.6
|
||||
Version: 1.34.7
|
||||
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
|
||||
* Fri Dec 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.7-1
|
||||
- 1.34.7
|
||||
|
||||
* Thu Dec 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.6-1
|
||||
- 1.34.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.6.tar.gz) = 9e1e6389cc3fd463da375aa387a6d28b3fde5f28d1137a474f75cea3c53e021ef3ae51547e33d853d07b6484cff2f3a3ce19d5172e702a0361a76f352ef7fbd8
|
||||
SHA512 (botocore-1.34.7.tar.gz) = 356ce43fd6f33a7b7e51d8ad6f30758b9f17e87aa7ab630e6a45185337cb1777f2d0e8925ab5997aee0b3ca55a98cd6ce3e9567f8e52a10d07332f7e8aa569fd
|
||||
|
Loading…
Reference in New Issue
Block a user