epel10
Gwyn Ciesla 2 years ago
parent 230302a51e
commit 69c56c59b8

1
.gitignore vendored

@ -662,3 +662,4 @@
/botocore-1.29.8.tar.gz
/botocore-1.29.9.tar.gz
/botocore-1.29.10.tar.gz
/botocore-1.29.11.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.10
Version: 1.29.11
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Thu Nov 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.11-1
- 1.29.11
* Wed Nov 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.10-1
- 1.29.10

@ -1 +1 @@
SHA512 (botocore-1.29.10.tar.gz) = df9935297406530869639d1bac038b9b27d1a86f1b1aec97797ddf97d22e9df731332035f9afa5a1a576fd81a8e5209fb53a1f0a5837075bbe780136e3301729
SHA512 (botocore-1.29.11.tar.gz) = f7970cc434aa52806e8a98441965d765cdcdefc1f1b30d520af2efab80cc9874727c6838801672df2ab539841252dbd637dcab863cb5bae68eba574b4e0fa2fa

Loading…
Cancel
Save