epel10
Gwyn Ciesla 10 months ago
parent 4ad5e171ea
commit cc660aeeb6

1
.gitignore vendored

@ -995,3 +995,4 @@
/botocore-1.34.84.tar.gz
/botocore-1.34.85.tar.gz
/botocore-1.34.86.tar.gz
/botocore-1.34.87.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.86
Version: 1.34.87
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 Apr 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.87-1
- 1.34.87
* Wed Apr 17 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.86-1
- 1.34.86

@ -1 +1 @@
SHA512 (botocore-1.34.86.tar.gz) = 6eb11a2df09a9beac1857b523e441fbbcb5539767eab3780bd9d059140e969e20054236293151f17d30a5456924f249d8b877cc69e799423b5eacac6850b80f8
SHA512 (botocore-1.34.87.tar.gz) = 8096d261832663dd22d975b7bae8d9310088e18a0bf86b5395a48fc2646a51eb89203742665cae8d1f66a2427d1efe819ba9818369e4a642355e75ec974e1c79

Loading…
Cancel
Save