1.15.16
This commit is contained in:
parent
0cb1413115
commit
fa299b992a
1
.gitignore
vendored
1
.gitignore
vendored
@ -169,3 +169,4 @@
|
||||
/boto3-1.15.13.tar.gz
|
||||
/boto3-1.15.14.tar.gz
|
||||
/boto3-1.15.15.tar.gz
|
||||
/boto3-1.15.16.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.15.15
|
||||
Version: 1.15.16
|
||||
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
|
||||
* Sat Oct 10 16:04:24 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.16-1
|
||||
- 1.15.16
|
||||
|
||||
* Thu Oct 8 14:31:50 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.15-1
|
||||
- 1.15.15
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.15.15.tar.gz) = 0a937dba3b2fe4a2b1441db5cbe24637df5eeb413db49f2bbd07d803519b83598ab57a43fb9e4f9643e48786cba04adbf6d8ad9a966286c4ec376d23f416ae4f
|
||||
SHA512 (boto3-1.15.16.tar.gz) = d7dc215feecc83fc564c32c6868a8d4b326e25e2d20aa95f5665aa4de3d31089b86248994b1618794aa1c8413b3d023eddd1b4f54c3ae3b009c4eb76e6bdc2be
|
||||
|
Loading…
Reference in New Issue
Block a user