1.18.56
This commit is contained in:
parent
974824bacd
commit
71d4ec7624
1
.gitignore
vendored
1
.gitignore
vendored
@ -397,3 +397,4 @@
|
||||
/boto3-1.18.52.tar.gz
|
||||
/boto3-1.18.53.tar.gz
|
||||
/boto3-1.18.55.tar.gz
|
||||
/boto3-1.18.56.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.55
|
||||
Version: 1.18.56
|
||||
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 Oct 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.56-1
|
||||
- 1.18.56
|
||||
|
||||
* Wed Oct 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.55-1
|
||||
- 1.18.55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.55.tar.gz) = fbbda8377f6ba129199acc0d9a9d23537a40305e9f035e36a03547f5d8a69c28ab2b6e2eb5c3b9acac56a3d2ce9a948989b88f9d11b04248ced3dcd8b38917da
|
||||
SHA512 (boto3-1.18.56.tar.gz) = bccf7d8e9f4902b6d7b0a6c53985fc15f17f9dfa53d02d1b95dc3f52338030b7c29b05b7d0a2c5a4e3bee4ad8974536889fd4378b3157c0667292ae5f16a512d
|
||||
|
Loading…
Reference in New Issue
Block a user