1.14.63
This commit is contained in:
parent
85cfbb55c9
commit
59d6bff822
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,3 +153,4 @@
|
||||
/boto3-1.14.60.tar.gz
|
||||
/boto3-1.14.61.tar.gz
|
||||
/boto3-1.14.62.tar.gz
|
||||
/boto3-1.14.63.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.62
|
||||
Version: 1.14.63
|
||||
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
|
||||
* Wed Sep 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.63-1
|
||||
- 1.14.63
|
||||
|
||||
* Tue Sep 15 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.62-1
|
||||
- 1.14.62
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.62.tar.gz) = 1f9de4487c1b99f39d8ed317228eeddce5eaf22f937549766196d8a5bdfa9170609571afbfbb6ffff75da902cd80856292398af783fe295199b6c750a871b1f7
|
||||
SHA512 (boto3-1.14.63.tar.gz) = 8775132a2403627091423522a33ef23136309e750a2a179fa1a0f5ae91fa6454d9dcd92e3ab26a6ae07852cdfbf9772217b73bc61554266b661842eef21d2164
|
||||
|
Loading…
Reference in New Issue
Block a user