1.34.32
This commit is contained in:
parent
116c7c2a11
commit
577313c1a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -942,3 +942,4 @@
|
|||||||
/botocore-1.34.29.tar.gz
|
/botocore-1.34.29.tar.gz
|
||||||
/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
|
||||||
|
@ -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.31
|
Version: 1.34.32
|
||||||
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
|
||||||
|
* Wed Jan 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.32-1
|
||||||
|
- 1.34.32
|
||||||
|
|
||||||
* Tue Jan 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.31-1
|
* Tue Jan 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.31-1
|
||||||
- 1.34.31
|
- 1.34.31
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.31.tar.gz) = 0c3e9dec97f9711956c14af2d6149b5c6332ebb6a19cda03cd9596a88f38d09a3269c03a82dfc4a3efd396708741e4b40bff9088db675c47533d5c129c3247bb
|
SHA512 (botocore-1.34.32.tar.gz) = 1367cafbb1def6e9b01f9e478786fc6d3a44c1add8a64bfe82f351270b97efb0c6eee2f62fc35e168f64fe6f755738e7411a64c03093d40983ee20c37c2e143e
|
||||||
|
Loading…
Reference in New Issue
Block a user