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#5001f05b0aa9d2d79de12297b051f9a83f044acb
This commit is contained in:
parent
42e59fb2ad
commit
6f90736d25
1
.gitignore
vendored
1
.gitignore
vendored
@ -237,3 +237,4 @@
|
||||
/boto3-1.16.63.tar.gz
|
||||
/boto3-1.17.0.tar.gz
|
||||
/boto3-1.17.2.tar.gz
|
||||
/boto3-1.17.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.2
|
||||
Version: 1.17.3
|
||||
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 Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.3-1
|
||||
- 1.17.3
|
||||
|
||||
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.2-1
|
||||
- 1.17.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.2.tar.gz) = 100036dbec2730fb09361fa83e3f5217609498e0068c51b38d194f0ac8e11150e724731234c8ca65bd696bcb2d2087d1d3fd1129676ce2e43560835d1ae858a5
|
||||
SHA512 (boto3-1.17.3.tar.gz) = 81dc232a71e8998f9322189dc6a7dab4cb9237ccb2f6f5aefa534b4d1bb60fb336ce0266452b1024a577d6332811c2887bac9679ac6d07e2fd24b17f587866d7
|
||||
|
Loading…
Reference in New Issue
Block a user