1.29.72
This commit is contained in:
parent
affb159892
commit
5b08eaee43
1
.gitignore
vendored
1
.gitignore
vendored
@ -715,3 +715,4 @@
|
|||||||
/botocore-1.29.69.tar.gz
|
/botocore-1.29.69.tar.gz
|
||||||
/botocore-1.29.70.tar.gz
|
/botocore-1.29.70.tar.gz
|
||||||
/botocore-1.29.71.tar.gz
|
/botocore-1.29.71.tar.gz
|
||||||
|
/botocore-1.29.72.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.71
|
Version: 1.29.72
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.72-1
|
||||||
|
- 1.29.72
|
||||||
|
|
||||||
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.71-1
|
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.71-1
|
||||||
- 1.29.71
|
- 1.29.71
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.71.tar.gz) = eb75563afc07553ec29fdeca34f0397e66fca8119d47dd15aeb2509f7be8b8dfa9bfff515f1834b20fa43571246c45eb6a8fbdd41631b83e151a44a938fa36ae
|
SHA512 (botocore-1.29.72.tar.gz) = 8b1b4594c4ffadbaf286a7ba4774d5621bd0a07ce7cf8fbf9cb520e2da28cf2f274f31c895f2ae5b11ce04975637e59743d55ec533ed93c418e8b406e2a71be5
|
||||||
|
Loading…
Reference in New Issue
Block a user