1.18.15
This commit is contained in:
parent
99ebaee173
commit
949401c989
1
.gitignore
vendored
1
.gitignore
vendored
@ -224,3 +224,4 @@
|
||||
/botocore-1.18.11.tar.gz
|
||||
/botocore-1.18.13.tar.gz
|
||||
/botocore-1.18.14.tar.gz
|
||||
/botocore-1.18.15.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.14
|
||||
Version: 1.18.15
|
||||
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 14:29:56 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1
|
||||
- 1.18.15
|
||||
|
||||
* Thu Oct 8 08:59:46 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.14-1
|
||||
- 1.18.14
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.14.tar.gz) = dcc790b786634a308676b8f43b3bc9fbf4c84ac455a547b2240eb48bf93592fd30f68616efa562be0f1b59fa1a8b5dcefa1d5453ffaaf21804a282a5fcb56f47
|
||||
SHA512 (botocore-1.18.15.tar.gz) = a97f12a6fdbdeb97b4e44c895122bee6aeef0b67211dfdb43c7b5aa41af9b4881fcc9d75d83b0dfbc716000c8429577d7c2e73ea63b84f8337ef5f826a3a7015
|
||||
|
Loading…
Reference in New Issue
Block a user