1.28.2
This commit is contained in:
parent
f31267d796
commit
0c3da86a35
1
.gitignore
vendored
1
.gitignore
vendored
@ -647,3 +647,4 @@
|
||||
/botocore-1.27.95.tar.gz
|
||||
/botocore-1.27.96.tar.gz
|
||||
/botocore-1.28.1.tar.gz
|
||||
/botocore-1.28.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.28.1
|
||||
Version: 1.28.2
|
||||
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
|
||||
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.2-1
|
||||
- 1.28.2
|
||||
|
||||
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.1-1
|
||||
- 1.28.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.28.1.tar.gz) = 7231db0beee4813e228b2f615f70e25e8d778033b4b6602924199eb2fce7e13559a5c8cbca7d79d52c0556f6b11bcd723871046e3c81a96bc9f1257375ba30fc
|
||||
SHA512 (botocore-1.28.2.tar.gz) = ec53203e1fe4c3ce745d17e066767365b84153eebe4a7b8db6275ef342b99459e25c8b58088a9cec550434e56125b06160f7fa735aec74bc38b5fd5b10d7f731
|
||||
|
Loading…
Reference in New Issue
Block a user