1.21.17
This commit is contained in:
parent
ee8ed14f7c
commit
4897d87de1
1
.gitignore
vendored
1
.gitignore
vendored
@ -417,3 +417,4 @@
|
||||
/botocore-1.21.14.tar.gz
|
||||
/botocore-1.21.15.tar.gz
|
||||
/botocore-1.21.16.tar.gz
|
||||
/botocore-1.21.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.16
|
||||
Version: 1.21.17
|
||||
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
|
||||
* Mon Aug 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.17-1
|
||||
- 1.21.17
|
||||
|
||||
* Fri Aug 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.16-1
|
||||
- 1.21.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.16.tar.gz) = a5f05204b7a3879689549d88ea964d0405516e285910d668451209cc81c72b850c7e65c1359f5df8bbddd094bed6ff22edcf1bb1927866cfa267114366f8bd69
|
||||
SHA512 (botocore-1.21.17.tar.gz) = e88ba8ef38ec781f402c7ff58ffa3b7348b8072d74a1c11ee777139233b0637e07923becf5e8790c38056983ea095b4214dcb4254c53944bea13079ada319504
|
||||
|
Loading…
Reference in New Issue
Block a user