1.26.113
This commit is contained in:
parent
b6182b0711
commit
624bc737e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -699,3 +699,4 @@
|
|||||||
/boto3-1.26.110.tar.gz
|
/boto3-1.26.110.tar.gz
|
||||||
/boto3-1.26.111.tar.gz
|
/boto3-1.26.111.tar.gz
|
||||||
/boto3-1.26.112.tar.gz
|
/boto3-1.26.112.tar.gz
|
||||||
|
/boto3-1.26.113.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.112
|
Version: 1.26.113
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.113-1
|
||||||
|
- 1.26.113
|
||||||
|
|
||||||
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.112-1
|
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.112-1
|
||||||
- 1.26.112
|
- 1.26.112
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.112.tar.gz) = 9e19ed28446e61463f97fc91d308e66678c24a5adf2d61426225e0ebb99b4cd9d4502ddfd02c72ca3afdc90161ed77451d4ce554b2a37096c8fe9d4305529dc2
|
SHA512 (boto3-1.26.113.tar.gz) = b29878fac4f8e16cc01b327caff2c2485bef0cd16b415f393950ee88ed47884f77998b6a3639dd31c5e7efe60007c4d1f27e0ffc5494fc4076854ec26754e3f9
|
||||||
|
Loading…
Reference in New Issue
Block a user