1.17.76
This commit is contained in:
parent
8bc63fc914
commit
92554678d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -307,3 +307,4 @@
|
||||
/boto3-1.17.73.tar.gz
|
||||
/boto3-1.17.74.tar.gz
|
||||
/boto3-1.17.75.tar.gz
|
||||
/boto3-1.17.76.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.75
|
||||
Version: 1.17.76
|
||||
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 May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.76-1
|
||||
- 1.17.76
|
||||
|
||||
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.75-1
|
||||
- 1.17.75
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.75.tar.gz) = 7a729790e88dcfeef641bfeb8be768540339e66edcb41ade63104616cc343817779dfc0fa58af8b5de0f0bfc60f68efa7ab0b616d7a2f49db4ca3386a39f05da
|
||||
SHA512 (boto3-1.17.76.tar.gz) = b10bdaaeb215ab4d2f26c3d5ba9b2abb9850b1873d29819cc9d8ef00a74b3059a090c34cf47b91eef65b82dc2771ed349548db514ff0c05b96015238f7f5a88e
|
||||
|
Loading…
Reference in New Issue
Block a user