1.26.10
This commit is contained in:
parent
2aa4e88c8a
commit
6b402eeeb5
1
.gitignore
vendored
1
.gitignore
vendored
@ -605,3 +605,4 @@
|
||||
/boto3-1.26.7.tar.gz
|
||||
/boto3-1.26.8.tar.gz
|
||||
/boto3-1.26.9.tar.gz
|
||||
/boto3-1.26.10.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.9
|
||||
Version: 1.26.10
|
||||
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
|
||||
* Wed Nov 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.10-1
|
||||
- 1.26.10
|
||||
|
||||
* Tue Nov 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.9-1
|
||||
- 1.26.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.9.tar.gz) = 5d95395217b96ba02eacb2472ddd78894fb3e56b3fa69a4a0a920e5a10827554699661227d136e00680e6e30322a7367bda389a0834a5540737f344fa438d0df
|
||||
SHA512 (boto3-1.26.10.tar.gz) = 05622ca3b39f073cf26d45eb9c20ae27d32a97e6dc3d083da1780dc6e8fc5eb77e048c35d036f4b01ce5ba73b8cf36cc20e4cb9daf9201e5d0d0c47dfd84bfe0
|
||||
|
Loading…
Reference in New Issue
Block a user