1.26.117
This commit is contained in:
parent
9a620865ce
commit
2fa987f1c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -703,3 +703,4 @@
|
||||
/boto3-1.26.114.tar.gz
|
||||
/boto3-1.26.115.tar.gz
|
||||
/boto3-1.26.116.tar.gz
|
||||
/boto3-1.26.117.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.116
|
||||
Version: 1.26.117
|
||||
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
|
||||
* Thu Apr 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.117-1
|
||||
- 1.26.117
|
||||
|
||||
* Wed Apr 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.116-1
|
||||
- 1.26.116
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.116.tar.gz) = 54c5c085590df6399eecb7be5e09f8b9ded1875dd280384e1e32cd28480b9292096d428d1507e7d9bd83f204d257128643a235089ce79d338cdee372486070e0
|
||||
SHA512 (boto3-1.26.117.tar.gz) = 4d9ef1227b65141bfbc2d603fd9bb854940af812b8108ca46c63fa543ba8bc81de5464abfbbfd85ef2263716805787bfb8d05c0415d5428fffabb5f14c64de26
|
||||
|
Loading…
Reference in New Issue
Block a user