1.19.8
This commit is contained in:
parent
63d9549c14
commit
bfbe34f8d5
1
.gitignore
vendored
1
.gitignore
vendored
@ -236,3 +236,4 @@
|
||||
/botocore-1.19.5.tar.gz
|
||||
/botocore-1.19.6.tar.gz
|
||||
/botocore-1.19.7.tar.gz
|
||||
/botocore-1.19.8.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.7
|
||||
Version: 1.19.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 08:12:36 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.8-1
|
||||
- 1.19.8
|
||||
|
||||
* Thu Oct 29 08:10:31 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.7-1
|
||||
- 1.19.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.7.tar.gz) = cce829a8704e8b27f20d14ac84b0a93bbceddf542abc1750361e36b03d2a924b1f8922fdd82e0ee5ebecc98ff38feaa45255061b0f927049dfeb27cc6d8c5a9f
|
||||
SHA512 (botocore-1.19.8.tar.gz) = 845dfec33f63deee44bfffe81801995bfcc2014880c2d520b927421219279107b0fe44dc84425c0a55ddec73d5ad8aeb34f2b84178e1365d137240a2e94370c7
|
||||
|
Loading…
Reference in New Issue
Block a user