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