1.29.26
This commit is contained in:
parent
6efa29d513
commit
3a0edd4b77
1
.gitignore
vendored
1
.gitignore
vendored
@ -674,3 +674,4 @@
|
||||
/botocore-1.29.23.tar.gz
|
||||
/botocore-1.29.24.tar.gz
|
||||
/botocore-1.29.25.tar.gz
|
||||
/botocore-1.29.26.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.25
|
||||
Version: 1.29.26
|
||||
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
|
||||
* Thu Dec 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.26-1
|
||||
- 1.29.26
|
||||
|
||||
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.25-1
|
||||
- 1.29.25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.25.tar.gz) = 59a1c25cb035837f4fab34bed7a6f614f30c8ec9b4682d25ec751ac9fc8e4d079d7d9b2ac5b1d8ee67aa33f952a6786c4945cac5479353d05c988fb5352edb99
|
||||
SHA512 (botocore-1.29.26.tar.gz) = 7904ead91a00cefd08b9791bac790ea118dbfdf610d1e61e826b210cd77eab4b803212329dbee9c34e50a1e2b5b035dac0481bd555c636a7692ec88ac6e34be0
|
||||
|
Loading…
Reference in New Issue
Block a user