1.21.19
This commit is contained in:
parent
6ab3f28cfa
commit
8a622802cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -419,3 +419,4 @@
|
||||
/botocore-1.21.16.tar.gz
|
||||
/botocore-1.21.17.tar.gz
|
||||
/botocore-1.21.18.tar.gz
|
||||
/botocore-1.21.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.18
|
||||
Version: 1.21.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.19-1
|
||||
- 1.21.19
|
||||
|
||||
* Tue Aug 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.18-1
|
||||
- 1.21.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.18.tar.gz) = 485e3d293684659731061592082582678035ad657fe47cacd9f7608cf09d801bfd73951a3c0de77c65a79e6070638f0b3dddfa357d7f0ddbb773c70334b214b8
|
||||
SHA512 (botocore-1.21.19.tar.gz) = 2fcb1e8879ef963c54100e81923a05bef2830238c67f44f0627003be65335a019153c4537d375a54e5f180ac37cf99f30bef3b4f41edd350259128de48d1ea74
|
||||
|
Loading…
Reference in New Issue
Block a user