1.28.9
This commit is contained in:
parent
f7d3eff6ef
commit
de91c3ba73
1
.gitignore
vendored
1
.gitignore
vendored
@ -760,3 +760,4 @@
|
||||
/boto3-1.28.5.tar.gz
|
||||
/boto3-1.28.6.tar.gz
|
||||
/boto3-1.28.7.tar.gz
|
||||
/boto3-1.28.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.7
|
||||
Version: 1.28.9
|
||||
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
|
||||
* Mon Jul 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.9-1
|
||||
- 1.28.9
|
||||
|
||||
* Fri Jul 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.7-1
|
||||
- 1.28.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.7.tar.gz) = 57ff1d3f66d0928f108f1f576c728533f889d986a057431ba80db70b8d1e883cd54b1f00e0ba934083cbbedd0fe7f4ff27d6570dd9b31fa3720961c3188bf650
|
||||
SHA512 (boto3-1.28.9.tar.gz) = a40cab3622b922a555e53010461c2889d4fb3405b405412bcf75392a8645281c19e214f6cf058a921f26cae5a732f5c7beace169289b16b42560eeb46d7d7e0e
|
||||
|
Loading…
Reference in New Issue
Block a user