i9ce
Gwyn Ciesla 5 years ago
parent e04555af76
commit d785015aee

1
.gitignore vendored

@ -104,3 +104,4 @@
/boto3-1.14.11.tar.gz
/boto3-1.14.12.tar.gz
/boto3-1.14.13.tar.gz
/boto3-1.14.14.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.14.13
Version: 1.14.14
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 Jul 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.14-1
- 1.14.14
* Tue Jun 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.13-1
- 1.14.13

@ -1 +1 @@
SHA512 (boto3-1.14.13.tar.gz) = 588653733e0c9a515fdb3407e59521eb1b8745c5a8c64de3d01b214f19f975795a252701997fbc9cf33183c8eb91589eeb66b6eff8c8087db55ace5e62577008
SHA512 (boto3-1.14.14.tar.gz) = 1fbae198a98ae48a9367b83871ef410d9643579a5a28d307631b03ef895d2f06b15fe945751541421830f757acc0702bf5c9f1c6b59fad7c603971d4cdc36c33

Loading…
Cancel
Save