i9ce
Gwyn Ciesla 3 years ago
parent 861b63d046
commit 9c15c8f2fd

1
.gitignore vendored

@ -450,3 +450,4 @@
/boto3-1.20.31.tar.gz
/boto3-1.20.32.tar.gz
/boto3-1.20.33.tar.gz
/boto3-1.20.34.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.20.33.tar.gz) = 6db87ccd6281cb72ced8c0cc033c16ae996827f75da9b2fd395475f061cec1b87c3a46380fd1f181f61487524a86e749eef039b1d2ea942bfe6c2b14eeb45f29
SHA512 (boto3-1.20.34.tar.gz) = 2b7f00dd801ab997699fca45554036357f9da8774efc10ceb31c5ccb1c19eff44948fc99b81904e627a8bd2d4e87b4ab89650be607cd50ba3253df8fed474956

Loading…
Cancel
Save