1.26.2
This commit is contained in:
parent
9d4a9e3860
commit
acf1e2679e
1
.gitignore
vendored
1
.gitignore
vendored
@ -577,3 +577,4 @@
|
||||
/botocore-1.25.13.tar.gz
|
||||
/botocore-1.26.0.tar.gz
|
||||
/botocore-1.26.1.tar.gz
|
||||
/botocore-1.26.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.26.1
|
||||
Version: 1.26.2
|
||||
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 May 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.2-1
|
||||
- 1.26.2
|
||||
|
||||
* Mon May 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.1-1
|
||||
- 1.26.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.26.1.tar.gz) = c18160d1eb6f9feb6b4db2441c360112c1d8f88d8d2a3624f89b6ee4815c200c68d70601fbea1c93682af506cc6809a7e34568f543a25adbfd7ca09c309236ff
|
||||
SHA512 (botocore-1.26.2.tar.gz) = df478a29511a9436bcab16dca448d4d196988402a326fd8be8f0dd4fbfab0b97ef16b31f241c44e9f9973bbeafc99d79f317838e0e6a83f25299218fd5fce1ac
|
||||
|
Loading…
Reference in New Issue
Block a user