1.34.34
This commit is contained in:
parent
af949fefd1
commit
4402757dc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -944,3 +944,4 @@
|
|||||||
/botocore-1.34.31.tar.gz
|
/botocore-1.34.31.tar.gz
|
||||||
/botocore-1.34.32.tar.gz
|
/botocore-1.34.32.tar.gz
|
||||||
/botocore-1.34.33.tar.gz
|
/botocore-1.34.33.tar.gz
|
||||||
|
/botocore-1.34.34.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.34.33
|
Version: 1.34.34
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.34-1
|
||||||
|
- 1.34.34
|
||||||
|
|
||||||
* Thu Feb 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.33-1
|
* Thu Feb 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.33-1
|
||||||
- 1.34.33
|
- 1.34.33
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.33.tar.gz) = 1f7f093fd5bf380f870342a8fc7d59351dcc013b246c343776a80b7aeeecdd2b481b6bd0e31e2acea30ebba88b7dbc049ea5db67c0123d4f1e0ce80c474465f2
|
SHA512 (botocore-1.34.34.tar.gz) = b72b33594221a34dded29c62d4a54a4289d9bb38added4a25d398eeed8410de080723a1e094e07ba212e47a7824138dccfe3b00b7403a6677de14121825ddc2e
|
||||||
|
Loading…
Reference in New Issue
Block a user