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