1.25.4
This commit is contained in:
parent
84b83b867c
commit
122cd0610b
1
.gitignore
vendored
1
.gitignore
vendored
@ -567,3 +567,4 @@
|
||||
/botocore-1.25.1.tar.gz
|
||||
/botocore-1.25.2.tar.gz
|
||||
/botocore-1.25.3.tar.gz
|
||||
/botocore-1.25.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.25.3
|
||||
Version: 1.25.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.4-1
|
||||
- 1.25.4
|
||||
|
||||
* Fri Apr 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.3-1
|
||||
- 1.25.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.25.3.tar.gz) = 27e2853e938139e670f1155b64b9e233675316ea11aa2eb6e8dc74dc1b50b75d909811b2a7d470a6933f5263bab10d8aa9108eddd0c501ad974dbb1bc2ff741e
|
||||
SHA512 (botocore-1.25.4.tar.gz) = a04e03271d217ab1ef5488dcfedda2904b8e628dae969c74e284d004ae72f18d9734d3f7cf775235c8384b30f4d0fbfda7c0e5dcd687039ddb7b339330e63317
|
||||
|
Loading…
Reference in New Issue
Block a user