epel10
Gwyn Ciesla 9 months ago
parent 88049432ba
commit 448b516008

1
.gitignore vendored

@ -1017,3 +1017,4 @@
/botocore-1.34.113.tar.gz
/botocore-1.34.114.tar.gz
/botocore-1.34.115.tar.gz
/botocore-1.34.116.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.115
Version: 1.34.116
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
* Thu May 30 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.116-1
- 1.34.116
* Wed May 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.115-1
- 1.34.115

@ -1 +1 @@
SHA512 (botocore-1.34.115.tar.gz) = 79b62dd2c396d82d4e16882f9a721ddc4b57d73184b00cc522ad685eee1a342ac5979d861db43e1af27e5d77743b028db495874bbe9e258500cc20b23deff5e3
SHA512 (botocore-1.34.116.tar.gz) = b2c69692695d2f8116d84a47260bee25635e64d34b15c7bda78dee2acad1a5e33154deef2846e31fb52adc6d6700c12bacc62fcc63bb5d4131ce176961e4067d

Loading…
Cancel
Save