1.34.12
This commit is contained in:
parent
68a0a6a000
commit
1e21c0e472
1
.gitignore
vendored
1
.gitignore
vendored
@ -923,3 +923,4 @@
|
||||
/botocore-1.34.8.tar.gz
|
||||
/botocore-1.34.9.tar.gz
|
||||
/botocore-1.34.11.tar.gz
|
||||
/botocore-1.34.12.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.11
|
||||
Version: 1.34.12
|
||||
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
|
||||
* Wed Jan 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.12-1
|
||||
- 1.34.12
|
||||
|
||||
* Tue Jan 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1
|
||||
- 1.34.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.11.tar.gz) = cd5ab991d6015b96cb365cd8cb548b1a2fae7bb406f19a75f5c5220e435bdb580348b98285e8a3c4d0d43f46dd8c945563b069974cade1898524c9785dc80dbb
|
||||
SHA512 (botocore-1.34.12.tar.gz) = 0787bade552eef2439ca8896a8fa9d101c5002f7b70692d345ab07ad15e023dedc06561b3fe6a6b18fd69edc4ef8506ba7c6e8dcce807050e6c9e2b66519edb9
|
||||
|
Loading…
Reference in New Issue
Block a user