1.29.84
This commit is contained in:
parent
ce46c896e4
commit
eb4c042de2
1
.gitignore
vendored
1
.gitignore
vendored
@ -727,3 +727,4 @@
|
||||
/botocore-1.29.81.tar.gz
|
||||
/botocore-1.29.82.tar.gz
|
||||
/botocore-1.29.83.tar.gz
|
||||
/botocore-1.29.84.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.83
|
||||
Version: 1.29.84
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.84-1
|
||||
- 1.29.84
|
||||
|
||||
* Thu Mar 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.83-1
|
||||
- 1.29.83
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.83.tar.gz) = 3dbfbf9070f9d53802b5435723e57e2aafe380517a30df8df2883768e29ea465b6dd8cef1fdc13e5574b61065cd63acc315dfa7b64488fe80e96a76b717e40f3
|
||||
SHA512 (botocore-1.29.84.tar.gz) = f8eb3b898cd76be33c92bc2ef538f9a5e516b0533ac052fec2a1e322c53f97a4c118b308723bdd89f6b1d382e7d306649080de0612cea09b93c4abcdb0351483
|
||||
|
Loading…
Reference in New Issue
Block a user