1.23.3
This commit is contained in:
parent
a56ac7f6d1
commit
c0f94af1d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -523,3 +523,4 @@
|
||||
/boto3-1.23.0.tar.gz
|
||||
/boto3-1.23.1.tar.gz
|
||||
/boto3-1.23.2.tar.gz
|
||||
/boto3-1.23.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.23.2
|
||||
Version: 1.23.3
|
||||
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 May 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.3-1
|
||||
- 1.23.3
|
||||
|
||||
* Tue May 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.2-1
|
||||
- 1.23.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.23.2.tar.gz) = 0bd1bee3341417e63baa101836815fa8685f05888a26b05837d7ed05b46c9ce73dc2541de244ee5c40ed17ae4272460175dc9b37c7dcff7b296d90eae9bc2f82
|
||||
SHA512 (boto3-1.23.3.tar.gz) = 865791905acf5cb8394a26cb4db612c6e391e77cb480cc3c7b976d1acd066f56a56281c10c4772d8f5293d73505d543dcb228d0251dbb937f720b7e81581aac2
|
||||
|
Loading…
Reference in New Issue
Block a user