1.26.146
This commit is contained in:
parent
9e23559c24
commit
e9b5c4e7d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -732,3 +732,4 @@
|
||||
/boto3-1.26.143.tar.gz
|
||||
/boto3-1.26.144.tar.gz
|
||||
/boto3-1.26.145.tar.gz
|
||||
/boto3-1.26.146.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.145
|
||||
Version: 1.26.146
|
||||
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 Jun 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.146-1
|
||||
- 1.26.146
|
||||
|
||||
* Thu Jun 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.145-1
|
||||
- 1.26.145
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.145.tar.gz) = c76a5008652a82c3333d5a348771212377b63e122fdef2c71f6e5d82791546bc7deafc4f826e034b07d5225475287e5bcfabf82200eaaadab9010558489c0c7d
|
||||
SHA512 (boto3-1.26.146.tar.gz) = 5183eba5c22bea4996d250e8f83b37a27f2bfe130ba06c7b973e6aa417a06cd56c6b364183033923dc78757610bd131df06d934275ec7e3b25c8ae05df6e6c5c
|
||||
|
Loading…
Reference in New Issue
Block a user