1.22.8
This commit is contained in:
parent
a5576ddbe9
commit
d74cc0ecb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -515,3 +515,4 @@
|
||||
/boto3-1.22.4.tar.gz
|
||||
/boto3-1.22.5.tar.gz
|
||||
/boto3-1.22.7.tar.gz
|
||||
/boto3-1.22.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.22.7
|
||||
Version: 1.22.8
|
||||
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 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.8-1
|
||||
- 1.22.8
|
||||
|
||||
* Wed May 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.7-1
|
||||
- 1.22.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.22.7.tar.gz) = 4dc16c4e84e80fb21ae07c1c67296a19a797a466728c5fdf1f7af0758ca63749b2e06091132c80e92ab376be71c6c33d7dfdc7331eef1c0775cd170a40f11040
|
||||
SHA512 (boto3-1.22.8.tar.gz) = ccdc22672af6380196ac829b9911e3f6b2a473f04e087cea80f726ac4c0285d75b49eb642e8dc84d20eb06ee1eb09024640927c641276e49a436a9e75ad3aa75
|
||||
|
Loading…
Reference in New Issue
Block a user