Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-boto3.git#5c5ce8ddfd2511e67582c62b2a329f20346e81ff
This commit is contained in:
parent
f07df8876b
commit
3fb7877492
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
||||
/boto3-1.16.54.tar.gz
|
||||
/boto3-1.16.55.tar.gz
|
||||
/boto3-1.16.56.tar.gz
|
||||
/boto3-1.16.57.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.56
|
||||
Version: 1.16.57
|
||||
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 Jan 20 08:21:03 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.57-1
|
||||
- 1.16.57
|
||||
|
||||
* Tue Jan 19 08:28:49 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.56-1
|
||||
- 1.16.56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.56.tar.gz) = a92f23e25c3075104f119adf0bace722d610f7cb82c126baa7b2d8df461ae91897a02c58d33562609e3699109c3bfad25c28b3a4e21f6c32c2267b2b7a78018e
|
||||
SHA512 (boto3-1.16.57.tar.gz) = 6944b1803a2122ea8aeaee2a41286e848eef99216d4ebce53569e1a47b7dec61e0e3aa8dd07b087723a2d29a27fde4181e8587d16b9ade6e56c24635c75e3709
|
||||
|
Loading…
Reference in New Issue
Block a user