1.21.45
This commit is contained in:
parent
cec5b7e8d8
commit
ae7c1b0898
1
.gitignore
vendored
1
.gitignore
vendored
@ -506,3 +506,4 @@
|
||||
/boto3-1.21.42.tar.gz
|
||||
/boto3-1.21.43.tar.gz
|
||||
/boto3-1.21.44.tar.gz
|
||||
/boto3-1.21.45.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.44
|
||||
Version: 1.21.45
|
||||
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
|
||||
* Thu Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.45-1
|
||||
- 1.21.45
|
||||
|
||||
* Thu Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.44-1
|
||||
- 1.21.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.44.tar.gz) = 21d98c717cf1dd7939121cda6d6006889c1f5545539aebf5adb44403eca0a6a33f6438de1e862de4fd0d80ea7720449d71b4ccae38341f54db029bfc7e029f8b
|
||||
SHA512 (boto3-1.21.45.tar.gz) = 410bfad02086704c4c160ab250de23eea613e2665055839f151ac1a184771ec533adb0730223961168b71a17dd49f6edc2ad31b995c767bc51e1d52e4915b5c8
|
||||
|
Loading…
Reference in New Issue
Block a user