i9ce
Gwyn Ciesla 3 years ago
parent d20deec542
commit b89f7266a8

1
.gitignore vendored

@ -406,3 +406,4 @@
/boto3-1.18.62.tar.gz
/boto3-1.18.63.tar.gz
/boto3-1.18.64.tar.gz
/boto3-1.18.65.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.18.64
Version: 1.18.65
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 Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.65-1
- 1.18.65
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.64-1
- 1.18.64

@ -1 +1 @@
SHA512 (boto3-1.18.64.tar.gz) = a924c73c477e31a6f2b890ac7b3ecdecbc2bd765d0f391be8896d83842565b99c00395e184cd7d656e955b19e2f160a6a54804fa0fdf882e18b0ec8dd1ba5e31
SHA512 (boto3-1.18.65.tar.gz) = 732ca19e3cd090b3b93da207da026913a286a9e62abc92c585d195968d7bc72387eda172681b7e15e25d33463e0536cb0fc152d24a0397e578516e925ede197c

Loading…
Cancel
Save