epel9
Gwyn Ciesla 3 years ago
parent 4ea3b2d1ae
commit 277c05ef33

1
.gitignore vendored

@ -542,3 +542,4 @@
/boto3-1.24.27.tar.gz
/boto3-1.24.29.tar.gz
/boto3-1.24.33.tar.gz
/boto3-1.24.35.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.24.33
Version: 1.24.35
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
* Thu Jul 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.35-1
- 1.24.35
* Tue Jul 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.33-1
- 1.24.33

@ -1 +1 @@
SHA512 (boto3-1.24.33.tar.gz) = 6faf1bf386aac88c1d1b46c69164c62c77b422368da0b1ba0cd90378ba413d12ee18a696beacc7cc043edf654d96822c3589a171229fadc0a8699f51d4bbc71c
SHA512 (boto3-1.24.35.tar.gz) = 52edd4ebf45b49a7ec60157287c5345ef5a20c87ed74fb18f03eda47d4dfda9df581d21aeb66e9695a766809f65d18848e2f5f39fc7b8948d95ece43aa467c24

Loading…
Cancel
Save