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