i9ce
Gwyn Ciesla 3 years ago
parent b082eeccb0
commit c4fffa1580

1
.gitignore vendored

@ -462,3 +462,4 @@
/boto3-1.20.45.tar.gz
/boto3-1.20.46.tar.gz
/boto3-1.20.47.tar.gz
/boto3-1.20.48.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.20.47
Version: 1.20.48
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 Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.48-1
- 1.20.48
* Thu Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.47-1
- 1.20.47

@ -1 +1 @@
SHA512 (boto3-1.20.47.tar.gz) = 9558c19ca4dbeecf52276184859b775bc4f27410a95cec34dd9542e944ce52ce4e8218d73eb3954855daf939db60ac302bcca8d12903872f13ea38199a2016d4
SHA512 (boto3-1.20.48.tar.gz) = 2ab3452cfa6bfbb490cb4c1fae73f4648cd5e4e1a0bee826af8703c280fa06bcb1954ccd51e7b5bdcf8c1eb334fa391b2e7ac5fc2ffce81c9c8439aa47b5f06e

Loading…
Cancel
Save