1.14.25
This commit is contained in:
parent
65ec105ee7
commit
6b2d9fae0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
||||
/boto3-1.14.22.tar.gz
|
||||
/boto3-1.14.23.tar.gz
|
||||
/boto3-1.14.24.tar.gz
|
||||
/boto3-1.14.25.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.24
|
||||
Version: 1.14.25
|
||||
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 Jul 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.25-1
|
||||
- 1.14.25
|
||||
|
||||
* Tue Jul 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.24-1
|
||||
- 1.14.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.24.tar.gz) = 1e0350e56b087deccc1dc3fb4731daed1207c6fc86ca8e1088eaf4d25c52b0418e020af30e81704376188f45fa026374532d42f98683c8c91a5f9dcb7071867d
|
||||
SHA512 (boto3-1.14.25.tar.gz) = 1d57ef7bdb17e4b4862336fb0c7fd52c7da2b548b96673416666a9b83330fdd55863660c29816a5879cc52ca208d340ba9ffe6fa301f6ca140c48ad9fe0c9428
|
||||
|
Loading…
Reference in New Issue
Block a user