epel9
Gwyn Ciesla 1 year ago
parent 7b10359cd7
commit 7df3b3ef28

1
.gitignore vendored

@ -790,3 +790,4 @@
/boto3-1.28.37.tar.gz
/boto3-1.28.38.tar.gz
/boto3-1.28.39.tar.gz
/boto3-1.28.40.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.39
Version: 1.28.40
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 Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.40-1
- 1.28.40
* Fri Sep 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.39-1
- 1.28.39

@ -1 +1 @@
SHA512 (boto3-1.28.39.tar.gz) = 622be106d43407c06d191dc1138df0c94a7f3bda366b966214efc6035402f0a90c00b699583ce74a7f4eda1d20645ab697cbb579f960c3eea3485936af514f5c
SHA512 (boto3-1.28.40.tar.gz) = 082ffb2f9aeb27e04eccdc56c6e7421a6e0ad8b3e39fe6df33ed2bfddcb58ab57eb65a56fe5bf5d8e58c6f103fa78e5e9978511ff845fd76201a8c6fbc1109d8

Loading…
Cancel
Save