1.15.17
This commit is contained in:
parent
fa299b992a
commit
7792116c48
1
.gitignore
vendored
1
.gitignore
vendored
@ -170,3 +170,4 @@
|
|||||||
/boto3-1.15.14.tar.gz
|
/boto3-1.15.14.tar.gz
|
||||||
/boto3-1.15.15.tar.gz
|
/boto3-1.15.15.tar.gz
|
||||||
/boto3-1.15.16.tar.gz
|
/boto3-1.15.16.tar.gz
|
||||||
|
/boto3-1.15.17.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.15.16
|
Version: 1.15.17
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 16 08:09:57 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.17-1
|
||||||
|
- 1.15.17
|
||||||
|
|
||||||
* Sat Oct 10 16:04:24 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.16-1
|
* Sat Oct 10 16:04:24 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.16-1
|
||||||
- 1.15.16
|
- 1.15.16
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.15.16.tar.gz) = d7dc215feecc83fc564c32c6868a8d4b326e25e2d20aa95f5665aa4de3d31089b86248994b1618794aa1c8413b3d023eddd1b4f54c3ae3b009c4eb76e6bdc2be
|
SHA512 (boto3-1.15.17.tar.gz) = 43d87484e29a11123c4345214709790ca0ee98d6129798d82a6b640286b99381a38ccfccf68b8af66093dd6e4a04335d13c70a6596266ea9f849f8f80df0abe8
|
||||||
|
Loading…
Reference in New Issue
Block a user