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