1.26.108
This commit is contained in:
parent
a351572a27
commit
bf8c50f66e
1
.gitignore
vendored
1
.gitignore
vendored
@ -695,3 +695,4 @@
|
||||
/boto3-1.26.105.tar.gz
|
||||
/boto3-1.26.106.tar.gz
|
||||
/boto3-1.26.107.tar.gz
|
||||
/boto3-1.26.108.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.107
|
||||
Version: 1.26.108
|
||||
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 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.108-1
|
||||
- 1.26.108
|
||||
|
||||
* Thu Apr 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.107-1
|
||||
- 1.26.107
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.107.tar.gz) = 6e49ce1a18e7ecbd3f6fb43ff1ed034ecfd7e9bdbcd4f29c73b925e1fd2b46a4ea92dbfae41aebf80317ae3e898e5f43f0beac15ac0b28b929c8c25e77174063
|
||||
SHA512 (boto3-1.26.108.tar.gz) = 27d1a64ede3e617f797d276282e4befb76e646f4d2f528b3cdedc2ec54fa237a24eb93cad5da85eecd07da75aa3097d39cceeb36e059b4f0e1daa0a2d6db3f1f
|
||||
|
Loading…
Reference in New Issue
Block a user