epel9
Gwyn Ciesla 2 years ago
parent c1ba0d7957
commit 2dc8b77e0a

1
.gitignore vendored

@ -658,3 +658,4 @@
/boto3-1.26.68.tar.gz
/boto3-1.26.69.tar.gz
/boto3-1.26.70.tar.gz
/boto3-1.26.71.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.70
Version: 1.26.71
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.71-1
- 1.26.71
* Mon Feb 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.70-1
- 1.26.70

@ -1 +1 @@
SHA512 (boto3-1.26.70.tar.gz) = 5296a9ff64cec3dae799cb965958475026712cae53bdf28db62c88455c4b9d5eaaf6dde6b83e11f9b34ed4046f8c5c8b32b6ca6b538450a806c0e817ccf80735
SHA512 (boto3-1.26.71.tar.gz) = 10145f4faba39460bc8a7a0937d1ae44b0e2ed6b62340671a6be30fbb83e0e1001e3b11307407627f1babd81218d08ff00230319d5b1e4de955fae0470b6ad77

Loading…
Cancel
Save