1.34.25
This commit is contained in:
parent
15b503c067
commit
b03dc63892
1
.gitignore
vendored
1
.gitignore
vendored
@ -935,3 +935,4 @@
|
|||||||
/botocore-1.34.22.tar.gz
|
/botocore-1.34.22.tar.gz
|
||||||
/botocore-1.34.23.tar.gz
|
/botocore-1.34.23.tar.gz
|
||||||
/botocore-1.34.24.tar.gz
|
/botocore-1.34.24.tar.gz
|
||||||
|
/botocore-1.34.25.tar.gz
|
||||||
|
@ -3,7 +3,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.34.24
|
Version: 1.34.25
|
||||||
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
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.25-1
|
||||||
|
- 1.34.25
|
||||||
|
|
||||||
* Mon Jan 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.24-1
|
* Mon Jan 22 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.24-1
|
||||||
- 1.34.24
|
- 1.34.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.24.tar.gz) = e601975f4afc69fd0e57e516152b7c6783c2f54cb561084999563cadd58a0fa626cc249ea920977a9c0922518f1884522e61581a4a7ca053ea21ff1cb743db1c
|
SHA512 (botocore-1.34.25.tar.gz) = 05491a68ebfa8c799175b442eb67c22e0107038cacf230bd82fed223f9a57ab2617dec65c4c2f1be614c163ca720d99e02c8c137080f94ed7dbc85905426438a
|
||||||
|
Loading…
Reference in New Issue
Block a user