epel9
Gwyn Ciesla 2 years ago
parent 216e8412ba
commit f63e2b17af

1
.gitignore vendored

@ -662,3 +662,4 @@
/boto3-1.26.72.tar.gz
/boto3-1.26.73.tar.gz
/boto3-1.26.74.tar.gz
/boto3-1.26.75.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.74
Version: 1.26.75
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 Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.75-1
- 1.26.75
* Fri Feb 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.74-1
- 1.26.74

@ -1 +1 @@
SHA512 (boto3-1.26.74.tar.gz) = fb08faa400ebc5fbd5edf90e525c0d18930b48d0697a9ed0bb074d646f70cca43766cc00d2a140a46ed534a3d7ab7007ee36ca5470c2686b4d0b1015764f51b1
SHA512 (boto3-1.26.75.tar.gz) = 4bd5a1152a3764a880b00d94ec85ed5b80b1fea7728a485c87996caa4f5df9dc5e7545525b648024ff070e395aa4f43cd97bf7a06041fac3686736a3781fa71d

Loading…
Cancel
Save