1.25.12
This commit is contained in:
parent
99fe52cec1
commit
597f1801a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -573,3 +573,4 @@
|
||||
/botocore-1.25.8.tar.gz
|
||||
/botocore-1.25.10.tar.gz
|
||||
/botocore-1.25.11.tar.gz
|
||||
/botocore-1.25.12.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.25.11
|
||||
Version: 1.25.12
|
||||
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
|
||||
* Wed May 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.12-1
|
||||
- 1.25.12
|
||||
|
||||
* Wed May 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.11-1
|
||||
- 1.25.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.25.11.tar.gz) = 2afe95fc0ee2d50e87c6ffc8cbd189fea71f0a97ce508c01642f0a736cb2fe220531324366fddad3e725bc81ca4ef3ffdf2c281c3c89075cae5416f5722b1b1d
|
||||
SHA512 (botocore-1.25.12.tar.gz) = da88d66db527216f81101fe30a2c90cf423025bbe28d7fda227fc80b9a33696c63630a885e5809810688dc80eb274898301a3877855c904b8c8bd8b85edc12a3
|
||||
|
Loading…
Reference in New Issue
Block a user