1.29.100
This commit is contained in:
parent
bc15c94d35
commit
f342a5a992
1
.gitignore
vendored
1
.gitignore
vendored
@ -743,3 +743,4 @@
|
||||
/botocore-1.29.97.tar.gz
|
||||
/botocore-1.29.98.tar.gz
|
||||
/botocore-1.29.99.tar.gz
|
||||
/botocore-1.29.100.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.99
|
||||
Version: 1.29.100
|
||||
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
|
||||
* Mon Mar 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.100-1
|
||||
- 1.29.100
|
||||
|
||||
* Fri Mar 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.99-1
|
||||
- 1.29.99
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.99.tar.gz) = 917d8ac8c07c42bb881052d8eab6d592e20c46b25654bd21380c6e7528d74c1d005fdeac5d73032b62fb06f5cc1b3353f1d66d440a51e0906821039df83ffe67
|
||||
SHA512 (botocore-1.29.100.tar.gz) = 8f9b1cb7958b3bb63b4effbfd8e34d1f05b481ece5eecf0624f1c97f6b838a3e84fc0e139f09df64b74ecf23bfcbc0d07c61aa99441a97f2bd52ba5192d59ce3
|
||||
|
Loading…
Reference in New Issue
Block a user