epel10
Gwyn Ciesla 9 months ago
parent 448b516008
commit f67ce9af3b

1
.gitignore vendored

@ -1018,3 +1018,4 @@
/botocore-1.34.114.tar.gz
/botocore-1.34.115.tar.gz
/botocore-1.34.116.tar.gz
/botocore-1.34.117.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.116
Version: 1.34.117
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Fri May 31 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.117-1
- 1.34.117
* Thu May 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.116-1
- 1.34.116

@ -1 +1 @@
SHA512 (botocore-1.34.116.tar.gz) = b2c69692695d2f8116d84a47260bee25635e64d34b15c7bda78dee2acad1a5e33154deef2846e31fb52adc6d6700c12bacc62fcc63bb5d4131ce176961e4067d
SHA512 (botocore-1.34.117.tar.gz) = 07c313d08cd41afac7ffe9aee2df7b7a0c369c6305e469b9bdc558cce160cb9b40555248377863c7ae5a14a65050f5476452712ea96f1c38db830897d4644ba8

Loading…
Cancel
Save