1.17.42
This commit is contained in:
parent
f091da2d23
commit
8eca6ad52d
1
.gitignore
vendored
1
.gitignore
vendored
@ -273,3 +273,4 @@
|
||||
/boto3-1.17.39.tar.gz
|
||||
/boto3-1.17.40.tar.gz
|
||||
/boto3-1.17.41.tar.gz
|
||||
/boto3-1.17.42.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.41
|
||||
Version: 1.17.42
|
||||
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
|
||||
* Thu Apr 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.42-1
|
||||
- 1.17.42
|
||||
|
||||
* Wed Mar 31 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.41-1
|
||||
- 1.17.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.41.tar.gz) = 726d6a1713e29a7a7ef8e235b9053b06b0313200deeea4f5f326925921f6a186d4542385166e3b299ce8a56b78f131f0abb89313b903b190e2b4e221c4ec27af
|
||||
SHA512 (boto3-1.17.42.tar.gz) = 8ce455d0f7dfaa1ee44af3a0f55da52036d9fa272aaf1918b715132c93c82b7f3580b435ebb0bf7a47351b3803daf0dfd9cc526d763218c123595eda7f910e47
|
||||
|
Loading…
Reference in New Issue
Block a user