1.21.15
This commit is contained in:
parent
184fb1ed6e
commit
17e545d92b
1
.gitignore
vendored
1
.gitignore
vendored
@ -415,3 +415,4 @@
|
|||||||
/botocore-1.21.12.tar.gz
|
/botocore-1.21.12.tar.gz
|
||||||
/botocore-1.21.13.tar.gz
|
/botocore-1.21.13.tar.gz
|
||||||
/botocore-1.21.14.tar.gz
|
/botocore-1.21.14.tar.gz
|
||||||
|
/botocore-1.21.15.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.14
|
Version: 1.21.15
|
||||||
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
|
||||||
|
* Thu Aug 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.15-1
|
||||||
|
- 1.21.15
|
||||||
|
|
||||||
* Wed Aug 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.14-1
|
* Wed Aug 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.14-1
|
||||||
- 1.21.14
|
- 1.21.14
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.14.tar.gz) = eff147209d9526e2b90fae2dfdaf1536ab29714277d8e4ab2e0244cbf1ab3c98aca72e04c5c7659a98464d52a016bcd5601428f860c67737b080e562c36ebb6f
|
SHA512 (botocore-1.21.15.tar.gz) = a5916ffa64568b2040d6f76571d9d716d50339fdaaed61f4ff7be92a5dac2c3f967280330fcbd3d6c2e1c1faf7bd6012ce75dd66ff26fde9d830d334a9d7c45a
|
||||||
|
Loading…
Reference in New Issue
Block a user