i9ce
Gwyn Ciesla 3 years ago
parent 9c15c8f2fd
commit 515e51f6d6

1
.gitignore vendored

@ -451,3 +451,4 @@
/boto3-1.20.32.tar.gz
/boto3-1.20.33.tar.gz
/boto3-1.20.34.tar.gz
/boto3-1.20.35.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.34
Version: 1.20.35
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
* Thu Jan 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.35-1
- 1.20.35
* Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.34-1
- 1.20.34

@ -1 +1 @@
SHA512 (boto3-1.20.34.tar.gz) = 2b7f00dd801ab997699fca45554036357f9da8774efc10ceb31c5ccb1c19eff44948fc99b81904e627a8bd2d4e87b4ab89650be607cd50ba3253df8fed474956
SHA512 (boto3-1.20.35.tar.gz) = 693666727e3c45360d131a3cd9f0e345e6bfc17e5cef2ba63eb5aeeefe6f0c5bad8d1d440e02c3f0c5acfeea466c55419ed889de022a7feae27d17c9837cd709

Loading…
Cancel
Save