1.26.114
This commit is contained in:
parent
624bc737e9
commit
41667eb83d
1
.gitignore
vendored
1
.gitignore
vendored
@ -700,3 +700,4 @@
|
|||||||
/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
|
/boto3-1.26.113.tar.gz
|
||||||
|
/boto3-1.26.114.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.113
|
Version: 1.26.114
|
||||||
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
|
||||||
|
* Fri Apr 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.114-1
|
||||||
|
- 1.26.114
|
||||||
|
|
||||||
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.113-1
|
* Thu Apr 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.113-1
|
||||||
- 1.26.113
|
- 1.26.113
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.113.tar.gz) = b29878fac4f8e16cc01b327caff2c2485bef0cd16b415f393950ee88ed47884f77998b6a3639dd31c5e7efe60007c4d1f27e0ffc5494fc4076854ec26754e3f9
|
SHA512 (boto3-1.26.114.tar.gz) = 635be40f603e95c7190a87f296b10ce69cd7378d61fd37b816fbcd6fe287181d28e4208db5306879deb91fd058e26546da631bbca947ba29b0c139e612184dc6
|
||||||
|
Loading…
Reference in New Issue
Block a user