1.29.96
This commit is contained in:
parent
c3f8cb7eba
commit
1dc59fc365
1
.gitignore
vendored
1
.gitignore
vendored
@ -739,3 +739,4 @@
|
||||
/botocore-1.29.93.tar.gz
|
||||
/botocore-1.29.94.tar.gz
|
||||
/botocore-1.29.95.tar.gz
|
||||
/botocore-1.29.96.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.95
|
||||
Version: 1.29.96
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.96-1
|
||||
- 1.29.96
|
||||
|
||||
* Mon Mar 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.95-1
|
||||
- 1.29.95
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.95.tar.gz) = 09b1ea5ab4f9dcadfd57cc56e0dc0039d97cd1dc9e7a0c5c8693004f5adfebfc9d446caf4f166294feb1dcc3b325a1b545fd09071f07dff51b52b759e2260e7c
|
||||
SHA512 (botocore-1.29.96.tar.gz) = 534e10fc7a641a43728f4a631adaa2a390d7979114d1adee70a3eb54570adf85df4115917c14eef1950d8919e6c8d83727309d64b3bf7159f359a787128ff991
|
||||
|
Loading…
Reference in New Issue
Block a user