epel9
Gwyn Ciesla 1 year ago
parent 2324a81220
commit d84a86d18f

1
.gitignore vendored

@ -801,3 +801,4 @@
/boto3-1.28.48.tar.gz
/boto3-1.28.49.tar.gz
/boto3-1.28.50.tar.gz
/boto3-1.28.51.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.50
Version: 1.28.51
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 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.51-1
- 1.28.51
* Tue Sep 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.50-1
- 1.28.50

@ -1 +1 @@
SHA512 (boto3-1.28.50.tar.gz) = 8b80f27a0e93f47f6c7a668ba52e19d5e0617e24b359e8d30926ad53785316cb6daff55b2e98e197eda8f6266bb4146d487b50771d31d1485e91f589e9e4d165
SHA512 (boto3-1.28.51.tar.gz) = 2c83cebfeea0494d3a5d3307c0f1f96431c3e7a9bfb0bd11ed91135e36b39f0f7affb52393d791059d7dfa9df09bfe6b649f4aff32572223e79ccc2e0962d646

Loading…
Cancel
Save