1.16.58
This commit is contained in:
parent
5c5ce8ddfd
commit
af1199f5e4
1
.gitignore
vendored
1
.gitignore
vendored
@ -229,3 +229,4 @@
|
||||
/boto3-1.16.55.tar.gz
|
||||
/boto3-1.16.56.tar.gz
|
||||
/boto3-1.16.57.tar.gz
|
||||
/boto3-1.16.58.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.57
|
||||
Version: 1.16.58
|
||||
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
|
||||
* Fri Jan 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.58-1
|
||||
- 1.16.58
|
||||
|
||||
* Wed Jan 20 08:21:03 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.57-1
|
||||
- 1.16.57
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.57.tar.gz) = 6944b1803a2122ea8aeaee2a41286e848eef99216d4ebce53569e1a47b7dec61e0e3aa8dd07b087723a2d29a27fde4181e8587d16b9ade6e56c24635c75e3709
|
||||
SHA512 (boto3-1.16.58.tar.gz) = 53aa0161052f4622074c30745bc382a3ad4b556749368e46fd7095b58596b38e91c5f5f2560f0b715cd96c5c371a3d96ac4bf989e3653efc945de18ffba87f16
|
||||
|
Loading…
Reference in New Issue
Block a user