1.26.115
This commit is contained in:
parent
41667eb83d
commit
cd7f5fb4c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -701,3 +701,4 @@
|
||||
/boto3-1.26.112.tar.gz
|
||||
/boto3-1.26.113.tar.gz
|
||||
/boto3-1.26.114.tar.gz
|
||||
/boto3-1.26.115.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.114
|
||||
Version: 1.26.115
|
||||
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
|
||||
* Mon Apr 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.115-1
|
||||
- 1.26.115
|
||||
|
||||
* Fri Apr 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.114-1
|
||||
- 1.26.114
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.114.tar.gz) = 635be40f603e95c7190a87f296b10ce69cd7378d61fd37b816fbcd6fe287181d28e4208db5306879deb91fd058e26546da631bbca947ba29b0c139e612184dc6
|
||||
SHA512 (boto3-1.26.115.tar.gz) = 58007038ac3b3ef3b79f9469b7400f9ecfb73ef64008701448ab990de94b7ca4d32ac7e1d90f05be0e4083520c0283762347b9a43ea7ff2744b8d0b05bb45d71
|
||||
|
Loading…
Reference in New Issue
Block a user