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