1.29.143
This commit is contained in:
parent
c3522a11d2
commit
5191857f1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -785,3 +785,4 @@
|
||||
/botocore-1.29.140.tar.gz
|
||||
/botocore-1.29.141.tar.gz
|
||||
/botocore-1.29.142.tar.gz
|
||||
/botocore-1.29.143.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.142
|
||||
Version: 1.29.143
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.143-1
|
||||
- 1.29.143
|
||||
|
||||
* Fri May 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.142-1
|
||||
- 1.29.142
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.142.tar.gz) = 76fe899cb46a1fede0ddef002dda9f88c592480b00f344d6170a9302050fd4af1ce135df8d7e7043cd858b0592a41aea2660d7886d92c108c4650594f4dc59d7
|
||||
SHA512 (botocore-1.29.143.tar.gz) = 28205be204cbde84632a93981a87e0cf4cda38553c4b06cd2b71804e88c75e2277d6d6f1b99ec0e269885a0b25f6d8fe477ea45bc086f357612adc9aa51161d4
|
||||
|
Loading…
Reference in New Issue
Block a user