epel10
Gwyn Ciesla 2 years ago
parent e6f1db04c2
commit bc15c94d35

1
.gitignore vendored

@ -742,3 +742,4 @@
/botocore-1.29.96.tar.gz
/botocore-1.29.97.tar.gz
/botocore-1.29.98.tar.gz
/botocore-1.29.99.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.98
Version: 1.29.99
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Fri Mar 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.99-1
- 1.29.99
* Thu Mar 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.98-1
- 1.29.98

@ -1 +1 @@
SHA512 (botocore-1.29.98.tar.gz) = 09d5d4c770986c07e2ad8395cce9663ece4c4b3299478ab871f55f5255ba2114a90c6ab54fed417702e6627f0f332358e11d39e9892d433a9367480a3208f190
SHA512 (botocore-1.29.99.tar.gz) = 917d8ac8c07c42bb881052d8eab6d592e20c46b25654bd21380c6e7528d74c1d005fdeac5d73032b62fb06f5cc1b3353f1d66d440a51e0906821039df83ffe67

Loading…
Cancel
Save