1.29.82
This commit is contained in:
parent
0032a82230
commit
c1a3f4e154
1
.gitignore
vendored
1
.gitignore
vendored
@ -725,3 +725,4 @@
|
||||
/botocore-1.29.79.tar.gz
|
||||
/botocore-1.29.80.tar.gz
|
||||
/botocore-1.29.81.tar.gz
|
||||
/botocore-1.29.82.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.81
|
||||
Version: 1.29.82
|
||||
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
|
||||
* Wed Mar 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.82-1
|
||||
- 1.29.82
|
||||
|
||||
* Tue Feb 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.81-1
|
||||
- 1.29.81
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.81.tar.gz) = 897ba1bfb23a09f7e223e8c3370bed5156100f39093520c686206ff719cfe14c0e07d93a2bb2dee401848d15cb5a7f80ea7305c02f9bc5adf7e30501eab780a7
|
||||
SHA512 (botocore-1.29.82.tar.gz) = a59350d352bdd6b9289b60721bb075790bd813610bef0b8cefa3586b07d868e23ed2ec385f8609b3561ba37234ff6687c5fbe6922c01843ec84c8525541769e8
|
||||
|
Loading…
Reference in New Issue
Block a user