1.34.5
This commit is contained in:
parent
c58d98c966
commit
66129fe3ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -917,3 +917,4 @@
|
||||
/botocore-1.34.2.tar.gz
|
||||
/botocore-1.34.3.tar.gz
|
||||
/botocore-1.34.4.tar.gz
|
||||
/botocore-1.34.5.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.34.4
|
||||
Version: 1.34.5
|
||||
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 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.5-1
|
||||
- 1.34.5
|
||||
|
||||
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.4-1
|
||||
- 1.34.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.34.4.tar.gz) = 7eb5dca5800951129708ec41c83d4eccbdda7e622531da4fed13c85286f9272fa9dcc92aefb96d0e111f2e0a93a1a523ca2fcbb2c3fbef821d8bdeef866dc169
|
||||
SHA512 (botocore-1.34.5.tar.gz) = 7784eba6e7a9b2fd98627824708a42a6a050257570c00a925dcf758081d30335ca5f8eb4f4dc568b915503182f4e0e342783dadd9a7857ff942857f2ec0b3517
|
||||
|
Loading…
Reference in New Issue
Block a user