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