epel9
Gwyn Ciesla 1 year ago
parent f4a576f55d
commit b9665ab57d

1
.gitignore vendored

@ -783,3 +783,4 @@
/boto3-1.28.29.tar.gz
/boto3-1.28.30.tar.gz
/boto3-1.28.32.tar.gz
/boto3-1.28.33.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.32
Version: 1.28.33
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
* Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.33-1
- 1.28.33
* Wed Aug 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.32-1
- 1.28.32

@ -1 +1 @@
SHA512 (boto3-1.28.32.tar.gz) = cbd04a9ba1583570e9a78b06ebe2efd5c401bf15b0c3a7799b948f3f449516785b252c201f2e5f7a0e6c049d017f8fa578bc9598758c84a05a6949367dfcf781
SHA512 (boto3-1.28.33.tar.gz) = 60639fa9fe455448e3e1e8906e473983e69155eca5fc0bf5a517b9e427878b20fa71ec5ef791800676d0775a80bae12890e3847e35ec323f5acc6b49f7528bdb

Loading…
Cancel
Save