1.14.3
This commit is contained in:
parent
2add77f8e2
commit
9efb6559ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
||||
/boto3-1.14.0.tar.gz
|
||||
/boto3-1.14.1.tar.gz
|
||||
/boto3-1.14.2.tar.gz
|
||||
/boto3-1.14.3.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.2
|
||||
Version: 1.14.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
|
||||
* Tue Jun 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.3-1
|
||||
- 1.14.3
|
||||
|
||||
* Sat Jun 13 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.2-1
|
||||
- 1.14.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.2.tar.gz) = 95761a753dceadce5bc7c0ad4a228f3f6abc048248500de0bcb177acd29ee3a72cf70414d23744ee90451ef206b69db65f57b9487c3d3bae44ff3556cb430a8e
|
||||
SHA512 (boto3-1.14.3.tar.gz) = 41aef885afccb80018cb2a7de992d5631b5960be5b04f7761154c51eef86f8cfbdfc9b7b98d2b286538fe086ca4b237781cf5c45e9ed0da34aceb2a80506e6ae
|
||||
|
Loading…
Reference in New Issue
Block a user