1.31.47
This commit is contained in:
parent
61c229d80e
commit
fec6f83918
1
.gitignore
vendored
1
.gitignore
vendored
@ -853,3 +853,4 @@
|
||||
/botocore-1.31.44.tar.gz
|
||||
/botocore-1.31.45.tar.gz
|
||||
/botocore-1.31.46.tar.gz
|
||||
/botocore-1.31.47.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.31.46
|
||||
Version: 1.31.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Wed Sep 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.47-1
|
||||
- 1.31.47
|
||||
|
||||
* Tue Sep 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.46-1
|
||||
- 1.31.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.31.46.tar.gz) = 5b58d075f946559c27e4add874c28ace8007ee8f8d4d91d1b6cc40f527314c5b079790ed372eead915c193488e1656df489076b5006124e72f2ee28fe2a49adf
|
||||
SHA512 (botocore-1.31.47.tar.gz) = 32f0183c123ced68260a727bdcb82524dc4ebb8e54154f0602be382ec263cbffe0cbac19e1e95dc5146281f41559db94838210e0b8cd8b18fdc648cb2f726574
|
||||
|
Loading…
Reference in New Issue
Block a user