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