1.17.87
This commit is contained in:
parent
3882447a97
commit
07c8c9fb40
1
.gitignore
vendored
1
.gitignore
vendored
@ -318,3 +318,4 @@
|
||||
/boto3-1.17.84.tar.gz
|
||||
/boto3-1.17.85.tar.gz
|
||||
/boto3-1.17.86.tar.gz
|
||||
/boto3-1.17.87.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.86
|
||||
Version: 1.17.87
|
||||
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 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.87-1
|
||||
- 1.17.87
|
||||
|
||||
* Wed Jun 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.86-1
|
||||
- 1.17.86
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.86.tar.gz) = 509f8b7785262f5b67ae03f46f2c8f227afc8c3cd5b6706ad25d3ee5e3fd7b7258630ac1892a5079cce7f48de19f7f6efc0e73a52091e7a964877053a1f95dfc
|
||||
SHA512 (boto3-1.17.87.tar.gz) = 2262db76a95b8d6fc7fd61e278cb87f00ccc642cff6eee89f637f14c9fa224ea7ba965b45196dfbf3c46ec22c7530cc66fb644bb23057f76308d097e34b9a3fb
|
||||
|
Loading…
Reference in New Issue
Block a user