1.25.1
This commit is contained in:
parent
598b77133b
commit
ed74324d46
1
.gitignore
vendored
1
.gitignore
vendored
@ -564,3 +564,4 @@
|
||||
/botocore-1.24.45.tar.gz
|
||||
/botocore-1.24.46.tar.gz
|
||||
/botocore-1.25.0.tar.gz
|
||||
/botocore-1.25.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.25.0
|
||||
Version: 1.25.1
|
||||
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
|
||||
* Tue Apr 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.1-1
|
||||
- 1.25.1
|
||||
|
||||
* Mon Apr 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.0-1
|
||||
- 1.25.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.25.0.tar.gz) = 43f3edcd6868b37933b24486091097dd6dfc51f51773bea3e3cff1fce5eef5f8b3df6d09b8815c858f5c8d7e87e8ed14cf13f236e72c851e4f98d52ad85e4afc
|
||||
SHA512 (botocore-1.25.1.tar.gz) = 52dff81c0f7064aa1edc15aebf3e326c0b4ba1dc87667c8da6f487b1caa03a5ba3247253994139dab7d40873197d88f94e8545ffc3e2d51f26c14de27b5d6460
|
||||
|
Loading…
Reference in New Issue
Block a user