1.17.57
This commit is contained in:
parent
a5fc242fef
commit
4af8ab9cc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -288,3 +288,4 @@
|
||||
/boto3-1.17.54.tar.gz
|
||||
/boto3-1.17.55.tar.gz
|
||||
/boto3-1.17.56.tar.gz
|
||||
/boto3-1.17.57.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.56
|
||||
Version: 1.17.57
|
||||
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 Apr 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.57-1
|
||||
- 1.17.57
|
||||
|
||||
* Thu Apr 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.56-1
|
||||
- 1.17.56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.56.tar.gz) = 49d8bf142809373ca493ffe68b110e9c6ba425aeb7ec7a29a9260e0170b0a5c90df4040cadb7657bc1919b6222fe9b871f316eb64dda9d4c745ee514c653c982
|
||||
SHA512 (boto3-1.17.57.tar.gz) = 0e98cdf4173d9aaf1935ee9443d6992fae4a21e1c13b2066f3a7132b81bba084b3617b42a03a06f48374af1ded2d40e10756c13fdd7fbcfc8d29d8eaf581b21f
|
||||
|
Loading…
Reference in New Issue
Block a user