1.12.32
This commit is contained in:
parent
aca21745f8
commit
f1482256e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/boto3-1.12.29.tar.gz
|
||||
/boto3-1.12.30.tar.gz
|
||||
/boto3-1.12.31.tar.gz
|
||||
/boto3-1.12.32.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.31
|
||||
Version: 1.12.32
|
||||
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
|
||||
* Mon Mar 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.32-1
|
||||
- 1.12.32
|
||||
|
||||
* Fri Mar 27 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.31-1
|
||||
- 1.12.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.31.tar.gz) = 546a10b89d22a12615b9412d484a7ab3380c5b7cf2a00ebafffa23c2f66ff3bbf25868f31cd60ffd25e357b6289b6af0c469d75396bbd8990c5e2bbb894cb512
|
||||
SHA512 (boto3-1.12.32.tar.gz) = 12fe42457e7217b3bfc210ae2eff4731695000333ae8aac051b5c31db40070f25a23fa5186f0387ac611c070203089ac054c05c77ec28ca860515ee70e90f840
|
||||
|
Loading…
Reference in New Issue
Block a user