1.27.92
This commit is contained in:
parent
27aef2d6a1
commit
8978be3daf
1
.gitignore
vendored
1
.gitignore
vendored
@ -641,3 +641,4 @@
|
||||
/botocore-1.27.89.tar.gz
|
||||
/botocore-1.27.90.tar.gz
|
||||
/botocore-1.27.91.tar.gz
|
||||
/botocore-1.27.92.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.91
|
||||
Version: 1.27.92
|
||||
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
|
||||
* Mon Oct 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.92-1
|
||||
- 1.27.92
|
||||
|
||||
* Fri Oct 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.91-1
|
||||
- 1.27.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.91.tar.gz) = ad30cca7c8d0ad05738f945edfcb7d152f6fd73e5aac70b46065820e73915e5ed3d6f4ec546de662fffb5f941046df5a73af36dd4b6636e5ab099fc02cc3d50c
|
||||
SHA512 (botocore-1.27.92.tar.gz) = cf1728b68672cc611114cf85079296de78d1a2b9cc194becff37801269ebff094602a46e1f501de578eea73da217aabe004be7ee7ea173eb99a41e1ec3203340
|
||||
|
Loading…
Reference in New Issue
Block a user