1.24.71
This commit is contained in:
parent
ded1b6e23a
commit
bbb5deb076
1
.gitignore
vendored
1
.gitignore
vendored
@ -565,3 +565,4 @@
|
||||
/boto3-1.24.60.tar.gz
|
||||
/boto3-1.24.61.tar.gz
|
||||
/boto3-1.24.62.tar.gz
|
||||
/boto3-1.24.71.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.62
|
||||
Version: 1.24.71
|
||||
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
|
||||
* Mon Sep 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.71-1
|
||||
- 1.24.71
|
||||
|
||||
* Mon Aug 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.62-1
|
||||
- 1.24.62
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.62.tar.gz) = 7398d77a7a958451105003e0fe2a5272629ae05bb9e1ea5ade662b1fbf22c3df51ad25ae6d59c752febc54b94591805ce5b115841a6dce9530d20e821c63f89d
|
||||
SHA512 (boto3-1.24.71.tar.gz) = 50266aef5b8efe980d2ee5eba6679533cfe57ce41a44d6b7deb735e750d8708a9b5c02b1dad224ad5746e29d9cf49433302655e57b909037df39a3406a793a38
|
||||
|
Loading…
Reference in New Issue
Block a user