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