i9ce
Gwyn Ciesla 4 years ago
parent 49fa9fdaa2
commit 3882447a97

1
.gitignore vendored

@ -317,3 +317,4 @@
/boto3-1.17.83.tar.gz
/boto3-1.17.84.tar.gz
/boto3-1.17.85.tar.gz
/boto3-1.17.86.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.17.85
Version: 1.17.86
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 Jun 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.86-1
- 1.17.86
* Tue Jun 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.85-1
- 1.17.85

@ -1 +1 @@
SHA512 (boto3-1.17.85.tar.gz) = 33a70880a43d2e395cd1981322ef672f1d6c4878bfa1224c69bea7c5cd6e070504938b26c60340a0cade867575d5ec83c7eaed6fbd916f128f771cb74c4ed328
SHA512 (boto3-1.17.86.tar.gz) = 509f8b7785262f5b67ae03f46f2c8f227afc8c3cd5b6706ad25d3ee5e3fd7b7258630ac1892a5079cce7f48de19f7f6efc0e73a52091e7a964877053a1f95dfc

Loading…
Cancel
Save