1.21.18
This commit is contained in:
parent
4897d87de1
commit
6ab3f28cfa
1
.gitignore
vendored
1
.gitignore
vendored
@ -418,3 +418,4 @@
|
|||||||
/botocore-1.21.15.tar.gz
|
/botocore-1.21.15.tar.gz
|
||||||
/botocore-1.21.16.tar.gz
|
/botocore-1.21.16.tar.gz
|
||||||
/botocore-1.21.17.tar.gz
|
/botocore-1.21.17.tar.gz
|
||||||
|
/botocore-1.21.18.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.21.17
|
Version: 1.21.18
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.18-1
|
||||||
|
- 1.21.18
|
||||||
|
|
||||||
* Mon Aug 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.17-1
|
* Mon Aug 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.17-1
|
||||||
- 1.21.17
|
- 1.21.17
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.17.tar.gz) = e88ba8ef38ec781f402c7ff58ffa3b7348b8072d74a1c11ee777139233b0637e07923becf5e8790c38056983ea095b4214dcb4254c53944bea13079ada319504
|
SHA512 (botocore-1.21.18.tar.gz) = 485e3d293684659731061592082582678035ad657fe47cacd9f7608cf09d801bfd73951a3c0de77c65a79e6070638f0b3dddfa357d7f0ddbb773c70334b214b8
|
||||||
|
Loading…
Reference in New Issue
Block a user