1.34.9
This commit is contained in:
parent
c244077801
commit
56b78857f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -921,3 +921,4 @@
|
||||
/botocore-1.34.6.tar.gz
|
||||
/botocore-1.34.7.tar.gz
|
||||
/botocore-1.34.8.tar.gz
|
||||
/botocore-1.34.9.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.8
|
||||
Version: 1.34.9
|
||||
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 Dec 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.9-1
|
||||
- 1.34.9
|
||||
|
||||
* Tue Dec 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.8-1
|
||||
- 1.34.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.8.tar.gz) = 19c6cc35b6d89b2b61393668aff62a32667191b09e2e18a37b333042c9b6bb5d83872dd0138dd85c0c09a000de094cba28d253a79ee73a7eb564cdc3b22bda07
|
||||
SHA512 (botocore-1.34.9.tar.gz) = 6f97e395a33c32d3365d47052d3d7dc48e8e67be617f63a69b1e1d56fb3a2dac3d2b7450f48ffd0696f34206bb996f5092a84dba8e9359907c9b7015f7959162
|
||||
|
Loading…
Reference in New Issue
Block a user