1.29.56
This commit is contained in:
parent
88695a0326
commit
522a7a9d04
1
.gitignore
vendored
1
.gitignore
vendored
@ -699,3 +699,4 @@
|
|||||||
/botocore-1.29.53.tar.gz
|
/botocore-1.29.53.tar.gz
|
||||||
/botocore-1.29.54.tar.gz
|
/botocore-1.29.54.tar.gz
|
||||||
/botocore-1.29.55.tar.gz
|
/botocore-1.29.55.tar.gz
|
||||||
|
/botocore-1.29.56.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.55
|
Version: 1.29.56
|
||||||
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
|
||||||
|
* Tue Jan 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.56-1
|
||||||
|
- 1.29.56
|
||||||
|
|
||||||
* Mon Jan 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.55-1
|
* Mon Jan 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.55-1
|
||||||
- 1.29.55
|
- 1.29.55
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.55.tar.gz) = 86f745637a460bd75ece32659bbd6c17ef8dd4e6a7e645aff5d043394e1d699c1a01de6efb614f8c8ae1099da3691f67ebafbdf8500cdc70f089213da0063be9
|
SHA512 (botocore-1.29.56.tar.gz) = 6ceb65bd8e2ae51f6e89bcc9bb9bf124188c716377ee7c6ec566d3e323935d4b2f7346475afbddeb50b5f4968fb29f5a5a1dbb2358a7780dfc554c3d2ebd3b81
|
||||||
|
Loading…
Reference in New Issue
Block a user