1.29.21
This commit is contained in:
parent
2f76babb49
commit
e339353103
1
.gitignore
vendored
1
.gitignore
vendored
@ -669,3 +669,4 @@
|
|||||||
/botocore-1.29.17.tar.gz
|
/botocore-1.29.17.tar.gz
|
||||||
/botocore-1.29.19.tar.gz
|
/botocore-1.29.19.tar.gz
|
||||||
/botocore-1.29.20.tar.gz
|
/botocore-1.29.20.tar.gz
|
||||||
|
/botocore-1.29.21.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.29.20
|
Version: 1.29.21
|
||||||
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 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.21-1
|
||||||
|
- 1.29.21
|
||||||
|
|
||||||
* Thu Dec 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.20-1
|
* Thu Dec 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.20-1
|
||||||
- 1.29.20
|
- 1.29.20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.20.tar.gz) = cf85cb27226c8d5b17b63ba5b33fd12514cc2150fd3d5b662b8cdd59322a281c86dd5c43049909b0a838830148277a311eac9d2dcaa47b4c3710b5d7f8dc6434
|
SHA512 (botocore-1.29.21.tar.gz) = 64f681cd022b116dfe8f81ddd4b3eebee6e01a758dc43aa19215db0bad517a40f371efc6521cdd627fbf50102b0d81d23ca46afb82de78ba3996a92aa89573d3
|
||||||
|
Loading…
Reference in New Issue
Block a user