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