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