1.34.33
This commit is contained in:
parent
577313c1a7
commit
af949fefd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -943,3 +943,4 @@
|
|||||||
/botocore-1.34.30.tar.gz
|
/botocore-1.34.30.tar.gz
|
||||||
/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
|
||||||
|
@ -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.32
|
Version: 1.34.33
|
||||||
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
|
||||||
|
* Thu Feb 01 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.33-1
|
||||||
|
- 1.34.33
|
||||||
|
|
||||||
* Wed Jan 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.32-1
|
* Wed Jan 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.32-1
|
||||||
- 1.34.32
|
- 1.34.32
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.32.tar.gz) = 1367cafbb1def6e9b01f9e478786fc6d3a44c1add8a64bfe82f351270b97efb0c6eee2f62fc35e168f64fe6f755738e7411a64c03093d40983ee20c37c2e143e
|
SHA512 (botocore-1.34.33.tar.gz) = 1f7f093fd5bf380f870342a8fc7d59351dcc013b246c343776a80b7aeeecdd2b481b6bd0e31e2acea30ebba88b7dbc049ea5db67c0123d4f1e0ce80c474465f2
|
||||||
|
Loading…
Reference in New Issue
Block a user