1.14.5
This commit is contained in:
parent
b0e7c7635a
commit
5001511a5b
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
||||
/boto3-1.14.2.tar.gz
|
||||
/boto3-1.14.3.tar.gz
|
||||
/boto3-1.14.4.tar.gz
|
||||
/boto3-1.14.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.4
|
||||
Version: 1.14.5
|
||||
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 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.5-1
|
||||
- 1.14.5
|
||||
|
||||
* Wed Jun 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.4-1
|
||||
- 1.14.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.4.tar.gz) = f3bb0c87d08cfda1ade5b5e676f9295622b97b7b51e8813ad3e24af5478d8b93af8dfbd0f7e5f970599b25453d1808bf145e41923989c9fcb84c0e5c77d3b935
|
||||
SHA512 (boto3-1.14.5.tar.gz) = 53180b0ee7e7cdefceb0888da04cbf8c6edf032307df7bb579610ce4773ba4e61dc3c6ef4d438628dd35219f1e6e76ea3627a9b3e9f99ab899610e98ecb7bdaf
|
||||
|
Loading…
Reference in New Issue
Block a user