1.27.84
This commit is contained in:
parent
734a6e343b
commit
37597d9727
1
.gitignore
vendored
1
.gitignore
vendored
@ -634,3 +634,4 @@
|
||||
/botocore-1.27.81.tar.gz
|
||||
/botocore-1.27.82.tar.gz
|
||||
/botocore-1.27.83.tar.gz
|
||||
/botocore-1.27.84.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.83
|
||||
Version: 1.27.84
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 30 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.84-1
|
||||
- 1.27.84
|
||||
|
||||
* Thu Sep 29 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.83-1
|
||||
- 1.27.83
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.83.tar.gz) = 736eb025975059ec5e2010eb23f2db27cc4e2675bb0bd9748f5e8687001692ca264f470ec6a9743952b2dff50b7aecd13132eb1fa438e24777f996e236e64a7f
|
||||
SHA512 (botocore-1.27.84.tar.gz) = 116f51c4445238111b1635617a1e287f23ccbb634bccec720fdab2814ea7f5dec80ce82f2cf34ce9da676d34e46054a8fbac5c37e6cc06141dc2d562bfa4916e
|
||||
|
Loading…
Reference in New Issue
Block a user