1.27.86
This commit is contained in:
parent
ef08d49170
commit
0408aa8e83
1
.gitignore
vendored
1
.gitignore
vendored
@ -636,3 +636,4 @@
|
||||
/botocore-1.27.83.tar.gz
|
||||
/botocore-1.27.84.tar.gz
|
||||
/botocore-1.27.85.tar.gz
|
||||
/botocore-1.27.86.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.85
|
||||
Version: 1.27.86
|
||||
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
|
||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.86-1
|
||||
- 1.27.86
|
||||
|
||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.85-1
|
||||
- 1.27.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.85.tar.gz) = c5f23f9e18c17ab6c82aad529ee4ab95a3e0efc21dde8a0820c7fd8836155b18a38ca9ee357c9fc1d2dac1281a63da534ca73eda314ea23cad97a134c5d204e6
|
||||
SHA512 (botocore-1.27.86.tar.gz) = d32c67fa9f0d31d363f5a43914d2229f3b40ac3b55c67471390bc11aca37f2cb5152d1386b1b9f34a7a983664ffdeaa5437a65d2bda162986add10fc41e97b58
|
||||
|
Loading…
Reference in New Issue
Block a user