1.14.32
This commit is contained in:
parent
1b5ce04049
commit
6dcc21b5f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@
|
||||
/boto3-1.14.29.tar.gz
|
||||
/boto3-1.14.30.tar.gz
|
||||
/boto3-1.14.31.tar.gz
|
||||
/boto3-1.14.32.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.31
|
||||
Version: 1.14.32
|
||||
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
|
||||
* Fri Jul 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.32-1
|
||||
- 1.14.32
|
||||
|
||||
* Thu Jul 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.31-1
|
||||
- 1.14.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.31.tar.gz) = 69ffc96822c7414e2c178916d8d3bdf7099ca2c320da1ddee0675cc0443d80a6732bbc92e9b680bb08d17c8fd1e22d6408122552155d8eb7e402a7a1ac6e80aa
|
||||
SHA512 (boto3-1.14.32.tar.gz) = ae533866917a030b4fa8640345ff915cb125fae40b04ff17eef3552308ebb218d289451b662479f48e920442d8b0f6060788e456f628c2c3829ab62282ea8c97
|
||||
|
Loading…
Reference in New Issue
Block a user