1.29.25
This commit is contained in:
parent
0968031a3c
commit
6efa29d513
1
.gitignore
vendored
1
.gitignore
vendored
@ -673,3 +673,4 @@
|
||||
/botocore-1.29.22.tar.gz
|
||||
/botocore-1.29.23.tar.gz
|
||||
/botocore-1.29.24.tar.gz
|
||||
/botocore-1.29.25.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.24
|
||||
Version: 1.29.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.25-1
|
||||
- 1.29.25
|
||||
|
||||
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.24-1
|
||||
- 1.29.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.24.tar.gz) = 25f129b6e6d06107b4e82b94ab4024e95a61d86f5a89ca42a634574cc61ca7cd6f21f5cb9e7aa57ae835e0e666d052450d380006695015f93b6f47beacbbcea0
|
||||
SHA512 (botocore-1.29.25.tar.gz) = 59a1c25cb035837f4fab34bed7a6f614f30c8ec9b4682d25ec751ac9fc8e4d079d7d9b2ac5b1d8ee67aa33f952a6786c4945cac5479353d05c988fb5352edb99
|
||||
|
Loading…
Reference in New Issue
Block a user