epel9
Gwyn Ciesla 2 years ago
parent 480d04c065
commit 64f40efe49

1
.gitignore vendored

@ -559,3 +559,4 @@
/boto3-1.24.53.tar.gz
/boto3-1.24.54.tar.gz
/boto3-1.24.55.tar.gz
/boto3-1.24.56.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.24.55
Version: 1.24.56
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
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.56-1
- 1.24.56
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.55-1
- 1.24.55

@ -1 +1 @@
SHA512 (boto3-1.24.55.tar.gz) = d947858f1775324952b4ce8a741899969cff18ddff82d1299f82d018f6c0367b72a31f7b6c34a162ec0c63a6fa6d203ce6ae083d81f671709e073e2b101feea7
SHA512 (boto3-1.24.56.tar.gz) = 7da4c3ba2bb3a75ef4e95ae5c6c90b6064f30064ee4db9a9b102b741a153372b460d86ad2e7098691ee9faf3fd9acd80dd6852e723b99278d8b26c42981333e1

Loading…
Cancel
Save