1.17.46
This commit is contained in:
parent
b6408181ac
commit
3d7644da06
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
|||||||
/boto3-1.17.43.tar.gz
|
/boto3-1.17.43.tar.gz
|
||||||
/boto3-1.17.44.tar.gz
|
/boto3-1.17.44.tar.gz
|
||||||
/boto3-1.17.45.tar.gz
|
/boto3-1.17.45.tar.gz
|
||||||
|
/boto3-1.17.46.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.45
|
Version: 1.17.46
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.46-1
|
||||||
|
- 1.17.46
|
||||||
|
|
||||||
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.45-1
|
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.45-1
|
||||||
- 1.17.45
|
- 1.17.45
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.45.tar.gz) = ba4477d0e586debb3104020395289a1ad6fcde532a22ea1e5f3149f60bf891598d24f7d6e4c44bde0c2296e3b0497147b7cdb41e1ae6f9e65c33a45c6f7d61af
|
SHA512 (boto3-1.17.46.tar.gz) = f8b0f99c4e3ad526103162cac242bed7941054a64c82d3810283e184c4e8f5113c79d409e909a317c1a18142aa61156f5c68d29c281f68d8765b4937650cd649
|
||||||
|
Loading…
Reference in New Issue
Block a user