epel10
Gwyn Ciesla 2 years ago
parent 44fdf8ffb7
commit f0593592fe

1
.gitignore vendored

@ -723,3 +723,4 @@
/botocore-1.29.77.tar.gz
/botocore-1.29.78.tar.gz
/botocore-1.29.79.tar.gz
/botocore-1.29.80.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.79
Version: 1.29.80
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Mon Feb 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.80-1
- 1.29.80
* Fri Feb 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.79-1
- 1.29.79

@ -1 +1 @@
SHA512 (botocore-1.29.79.tar.gz) = 90f506efe5ebc9a0b470deae32b1c45d24ff666c87152b4e24d75f9cb323d3c0feec8b1a18cc22942fbbb1b08a306216979f4c6930b85621d02ded1660ba723f
SHA512 (botocore-1.29.80.tar.gz) = ec0dee004d2344f4cf04b354d45a19050bbf632ea593089f5853bf8756ab2d4088c3bd12318c9d0ae07be2aa550d8c1c4749b909b6102a963b9d2de6f37c2f46

Loading…
Cancel
Save