1.18.14
This commit is contained in:
parent
d44b477da1
commit
99ebaee173
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/botocore-1.18.10.tar.gz
|
||||
/botocore-1.18.11.tar.gz
|
||||
/botocore-1.18.13.tar.gz
|
||||
/botocore-1.18.14.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.13
|
||||
Version: 1.18.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 8 08:59:46 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.14-1
|
||||
- 1.18.14
|
||||
|
||||
* Wed Oct 7 08:55:36 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.13-1
|
||||
- 1.18.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.13.tar.gz) = b3cf534d679533e43dee05d6c6e89271b88bd11185abf3790effe8df3b698e1d79a96d3d23b51f943861f975a3c883d9318e085b8ceda8d9dc454f6f0c50b9e7
|
||||
SHA512 (botocore-1.18.14.tar.gz) = dcc790b786634a308676b8f43b3bc9fbf4c84ac455a547b2240eb48bf93592fd30f68616efa562be0f1b59fa1a8b5dcefa1d5453ffaaf21804a282a5fcb56f47
|
||||
|
Loading…
Reference in New Issue
Block a user