1.18.46
This commit is contained in:
parent
48ecb83939
commit
d1dae9b37f
1
.gitignore
vendored
1
.gitignore
vendored
@ -389,3 +389,4 @@
|
||||
/boto3-1.18.43.tar.gz
|
||||
/boto3-1.18.44.tar.gz
|
||||
/boto3-1.18.45.tar.gz
|
||||
/boto3-1.18.46.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.45
|
||||
Version: 1.18.46
|
||||
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 Sep 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.46-1
|
||||
- 1.18.46
|
||||
|
||||
* Tue Sep 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.45-1
|
||||
- 1.18.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.45.tar.gz) = c4a17ad84c4d8bc2d1029102cb4c512ad57a6930f2eea14434bfbca9cbecd3bebe675a6504c02a7e76fef61b0478892e505f836c9bd705187343a1b35f19123f
|
||||
SHA512 (boto3-1.18.46.tar.gz) = af5b9368e7eede58fb007570452ccb9868cb56e5bfa0fe95d5a08857d2a81874279849df439c4f849aceaa97fe745868408422011ccfc68f67b7bf575b551454
|
||||
|
Loading…
Reference in New Issue
Block a user