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