1.14.44
This commit is contained in:
parent
e89fc28c63
commit
03bfba5773
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@
|
|||||||
/boto3-1.14.41.tar.gz
|
/boto3-1.14.41.tar.gz
|
||||||
/boto3-1.14.42.tar.gz
|
/boto3-1.14.42.tar.gz
|
||||||
/boto3-1.14.43.tar.gz
|
/boto3-1.14.43.tar.gz
|
||||||
|
/boto3-1.14.44.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.14.43
|
Version: 1.14.44
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.44-1
|
||||||
|
- 1.14.44
|
||||||
|
|
||||||
* Mon Aug 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.43-1
|
* Mon Aug 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.43-1
|
||||||
- 1.14.43
|
- 1.14.43
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.14.43.tar.gz) = ca32a8386f39e20d067438a19d7222dd7dede8e177cf595828df5b14464604ec964f2f4ef039078383c30f4bf1b60c1892b865d0b4cfb42459520946f1914826
|
SHA512 (boto3-1.14.44.tar.gz) = fca5b5fae343c14fc8487f720b072c84605e54177b4de82c094ac57612111389d44d0925b0b3c44a2bb757bf34b702a04210274682c507f36582d13377d60dff
|
||||||
|
Loading…
Reference in New Issue
Block a user