1.16.0
This commit is contained in:
parent
17431295b4
commit
32533eab1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -172,3 +172,4 @@
|
|||||||
/boto3-1.15.16.tar.gz
|
/boto3-1.15.16.tar.gz
|
||||||
/boto3-1.15.17.tar.gz
|
/boto3-1.15.17.tar.gz
|
||||||
/boto3-1.15.18.tar.gz
|
/boto3-1.15.18.tar.gz
|
||||||
|
/boto3-1.16.0.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.18
|
Version: 1.16.0
|
||||||
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
|
||||||
|
* Tue Oct 20 08:10:45 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.0-1
|
||||||
|
- 1.16.0
|
||||||
|
|
||||||
* Fri Oct 16 14:55:28 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
* Fri Oct 16 14:55:28 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
||||||
- 1.15.18
|
- 1.15.18
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.15.18.tar.gz) = 37781501ba22fc56a877e0f60ba65ea9de584529e0b3e8edcb88f53495f56f2e0887b74eb12daa81294003157a8af638837592aea568d3812c3d7fbbae9e6c64
|
SHA512 (boto3-1.16.0.tar.gz) = 7d54d0a4844f3105e9a77b80427b4ce80c576fdd83c929e6ba0f537e700f76009cc1f6178e3d7f0d904cc4c5c430833238bc749c7cce127368b4c0324104dd89
|
||||||
|
Loading…
Reference in New Issue
Block a user