i9ce
Gwyn Ciesla 4 years ago
parent 4ea7ae580e
commit 838acd5880

1
.gitignore vendored

@ -137,3 +137,4 @@
/boto3-1.14.44.tar.gz
/boto3-1.14.45.tar.gz
/boto3-1.14.46.tar.gz
/boto3-1.14.47.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.14.46
Version: 1.14.47
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
* Fri Aug 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.47-1
- 1.14.47
* Wed Aug 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.46-1
- 1.14.46

@ -1 +1 @@
SHA512 (boto3-1.14.46.tar.gz) = 61ad51f2ef0cc4b2253be39aea928df0fda27bd231c6026082e135e91d328c2a37689f4940d9578a1bde3b0b03258e9666396d1105984b6cc4b1723f0f4fff73
SHA512 (boto3-1.14.47.tar.gz) = 04ce96db644b3d01cce97a9dcb376fa056bb3a89362ea06e370b45e7b2b9e1ba2a0c699b7f25205995b73fb6e530c657408aad446c88b23c2a1386ca1f29c025

Loading…
Cancel
Save