1.21.17
This commit is contained in:
parent
e2571b7910
commit
36dae9cf75
1
.gitignore
vendored
1
.gitignore
vendored
@ -483,3 +483,4 @@
|
|||||||
/boto3-1.21.14.tar.gz
|
/boto3-1.21.14.tar.gz
|
||||||
/boto3-1.21.15.tar.gz
|
/boto3-1.21.15.tar.gz
|
||||||
/boto3-1.21.16.tar.gz
|
/boto3-1.21.16.tar.gz
|
||||||
|
/boto3-1.21.17.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.21.16
|
Version: 1.21.17
|
||||||
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
|
||||||
|
* Fri Mar 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.17-1
|
||||||
|
- 1.21.17
|
||||||
|
|
||||||
* Wed Mar 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.16-1
|
* Wed Mar 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.16-1
|
||||||
- 1.21.16
|
- 1.21.16
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.21.16.tar.gz) = 0b371da9b4f9ae9743332bd66e134251289510fabfbcf0c2d451413e92aead8a5d319909c3e8892933235c3f0d1fd3cc24086f13f89f072964bfbce8fcf323ad
|
SHA512 (boto3-1.21.17.tar.gz) = 527517d87a55efba804b82908212d0a8f09f648d87d20e83f7ff81a7f18439d23a9ea5b40a6a79410c74b07963807d30a4355edd892c5fc1f1b6c94697ea97cc
|
||||||
|
Loading…
Reference in New Issue
Block a user