1.24.82
This commit is contained in:
parent
add93a7be0
commit
b3472c7d7f
1
.gitignore
vendored
1
.gitignore
vendored
@ -576,3 +576,4 @@
|
||||
/boto3-1.24.79.tar.gz
|
||||
/boto3-1.24.80.tar.gz
|
||||
/boto3-1.24.81.tar.gz
|
||||
/boto3-1.24.82.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.81
|
||||
Version: 1.24.82
|
||||
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
|
||||
* Tue Sep 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.82-1
|
||||
- 1.24.82
|
||||
|
||||
* Mon Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.81-1
|
||||
- 1.24.81
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.81.tar.gz) = 3797f6bc0e4e45b270033265801b8c4791afd435186f9124ed16ebedbd02ee1486311c193042a35ede5a5d7a8169f476a246b9d5a335b35f2eccfa778684d343
|
||||
SHA512 (boto3-1.24.82.tar.gz) = 11e3c7e9c65a8c73129ce3c2204348fc5e2a69f13b10d9cbbf35233684b8486f4d31225feb2a85059371792e4062ae1580ae6ce7c2c730c7e0df0e48ac9dc993
|
||||
|
Loading…
Reference in New Issue
Block a user