1.21.14
This commit is contained in:
parent
d17f242627
commit
184fb1ed6e
1
.gitignore
vendored
1
.gitignore
vendored
@ -414,3 +414,4 @@
|
|||||||
/botocore-1.21.11.tar.gz
|
/botocore-1.21.11.tar.gz
|
||||||
/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
|
||||||
|
@ -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.13
|
Version: 1.21.14
|
||||||
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
|
||||||
|
* Wed Aug 04 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.14-1
|
||||||
|
- 1.21.14
|
||||||
|
|
||||||
* Tue Aug 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.13-1
|
* Tue Aug 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.13-1
|
||||||
- 1.21.13
|
- 1.21.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.13.tar.gz) = e2a2a51e74c5cc98ebc28a58a6865030ebc810f8fd56ae1e0baac23f815b65f9f1fdde6d9e0771a847d383796213d453463f89382286eb0c762c11e0c682ffc9
|
SHA512 (botocore-1.21.14.tar.gz) = eff147209d9526e2b90fae2dfdaf1536ab29714277d8e4ab2e0244cbf1ab3c98aca72e04c5c7659a98464d52a016bcd5601428f860c67737b080e562c36ebb6f
|
||||||
|
Loading…
Reference in New Issue
Block a user