epel10
Gwyn Ciesla 1 year ago
parent 34caee9841
commit 61c229d80e

1
.gitignore vendored

@ -852,3 +852,4 @@
/botocore-1.31.43.tar.gz /botocore-1.31.43.tar.gz
/botocore-1.31.44.tar.gz /botocore-1.31.44.tar.gz
/botocore-1.31.45.tar.gz /botocore-1.31.45.tar.gz
/botocore-1.31.46.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.31.45 Version: 1.31.46
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
* Tue Sep 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.46-1
- 1.31.46
* Mon Sep 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.45-1 * Mon Sep 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.45-1
- 1.31.45 - 1.31.45

@ -1 +1 @@
SHA512 (botocore-1.31.45.tar.gz) = a3b6e5566fb6d93a99e8a7dc2ad6009ead1c3b31cd725b95806746a05f1db8914b58a001f5f236e50b015f4160c90cc964b67a4582c74a3cdb919db2b1c7623c SHA512 (botocore-1.31.46.tar.gz) = 5b58d075f946559c27e4add874c28ace8007ee8f8d4d91d1b6cc40f527314c5b079790ed372eead915c193488e1656df489076b5006124e72f2ee28fe2a49adf

Loading…
Cancel
Save