1.28.21
This commit is contained in:
parent
16715ddc4b
commit
b32135c877
1
.gitignore
vendored
1
.gitignore
vendored
@ -772,3 +772,4 @@
|
||||
/boto3-1.28.18.tar.gz
|
||||
/boto3-1.28.19.tar.gz
|
||||
/boto3-1.28.20.tar.gz
|
||||
/boto3-1.28.21.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.20
|
||||
Version: 1.28.21
|
||||
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 Aug 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.21-1
|
||||
- 1.28.21
|
||||
|
||||
* Fri Aug 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.20-1
|
||||
- 1.28.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.20.tar.gz) = b1b4d4dcc694d91bf397d4e2f711e797cf71c44686754d535dd49b98d87f5f94046c13668bc238f6985187899e1b994bd8fbd01fc263ecef79de519d8540abd5
|
||||
SHA512 (boto3-1.28.21.tar.gz) = 1432e894231db0502c4667deb762b39408ec56c8c92ac228ae07779056807a6d40ecc75f5eae2c53538afb0f286326403d473d7038468b3396ef1ed6d146906e
|
||||
|
Loading…
Reference in New Issue
Block a user