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