i9ce
Gwyn Ciesla 5 years ago
parent 60453310e9
commit e8ba0ea6a5

1
.gitignore vendored

@ -87,3 +87,4 @@
/boto3-1.13.16.tar.gz
/boto3-1.13.19.tar.gz
/boto3-1.13.20.tar.gz
/boto3-1.13.22.tar.gz

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

@ -1 +1 @@
SHA512 (boto3-1.13.20.tar.gz) = 44516efbb979f390ba8d7a7376a22fbd5fd7d21d12a9e8c5f605afcd612096647582ed9572a6b9c95913a26061353eff55a19f1ca7e2c798dcf358e93796df80
SHA512 (boto3-1.13.22.tar.gz) = 7ef976d0f98d19c943ca5b736de00217a86fe5fd868440f184f3ea3451891c019e3f37de72e90fbe02bf7d7238e66689019c9de0b98a6eec5952e8a050004617

Loading…
Cancel
Save