1.27.75
This commit is contained in:
parent
9a87060f24
commit
743c2277b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -625,3 +625,4 @@
|
||||
/botocore-1.27.72.tar.gz
|
||||
/botocore-1.27.73.tar.gz
|
||||
/botocore-1.27.74.tar.gz
|
||||
/botocore-1.27.75.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.74
|
||||
Version: 1.27.75
|
||||
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 Sep 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.75-1
|
||||
- 1.27.75
|
||||
|
||||
* Thu Sep 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.74-1
|
||||
- 1.27.74
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.74.tar.gz) = c12adff10700bbdfe0517170c5d24c51215c728ad54c349b9ccf3d455ebc8cb42b4b8bdedbe1850160f54c0a02766a0baecf3ac161487c17cded9a770714faa4
|
||||
SHA512 (botocore-1.27.75.tar.gz) = 2dbda8232ca108b87e676d19e78b1b9b28340188862c66a2cbdd2a3ae72330b04843aa9937e73371c451728141fe59613908e1dd9e34a65a949346b6dafa6e5a
|
||||
|
Loading…
Reference in New Issue
Block a user