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#c3eab95bc0165e3b034c185f86ae1c3c145bdf44
This commit is contained in:
parent
a51c84ae3c
commit
e0ab702dff
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
||||
/boto3-1.16.47.tar.gz
|
||||
/boto3-1.16.48.tar.gz
|
||||
/boto3-1.16.49.tar.gz
|
||||
/boto3-1.16.50.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.49
|
||||
Version: 1.16.50
|
||||
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
|
||||
* Thu Jan 7 08:33:04 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.50-1
|
||||
- 1.16.50
|
||||
|
||||
* Wed Jan 6 08:15:36 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.49-1
|
||||
- 1.16.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.49.tar.gz) = f6d79f18ab26c4485543361f9133221761becdbd0b63998fb4cdf8f68a860af2c9ea3a3d6f28475e3c50e16f9dbd3ff2e5056ac87ee8f24a10787ff62bd6c2bb
|
||||
SHA512 (boto3-1.16.50.tar.gz) = 77ed6d7d7f948effa58fabc4a7f2471efbdf79491ac71ae3ba9b77cf0086f052d889072fbee0fe31598acdb2ef5764aed74da2e54fa436324aad8ffa5dc74dbb
|
||||
|
Loading…
Reference in New Issue
Block a user