1.14.46
This commit is contained in:
parent
0489a524e8
commit
4ea7ae580e
1
.gitignore
vendored
1
.gitignore
vendored
@ -136,3 +136,4 @@
|
||||
/boto3-1.14.43.tar.gz
|
||||
/boto3-1.14.44.tar.gz
|
||||
/boto3-1.14.45.tar.gz
|
||||
/boto3-1.14.46.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.45
|
||||
Version: 1.14.46
|
||||
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 Aug 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.46-1
|
||||
- 1.14.46
|
||||
|
||||
* Wed Aug 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.45-1
|
||||
- 1.14.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.45.tar.gz) = faeecd707d83c69f9b3d3352ce018dc7f91f890d6cc6bc1ecb7d3c98388543e0924200d54f10240a51e02312f454bab5eea973eb986c064574709daa708a6860
|
||||
SHA512 (boto3-1.14.46.tar.gz) = 61ad51f2ef0cc4b2253be39aea928df0fda27bd231c6026082e135e91d328c2a37689f4940d9578a1bde3b0b03258e9666396d1105984b6cc4b1723f0f4fff73
|
||||
|
Loading…
Reference in New Issue
Block a user