1.29.52
This commit is contained in:
parent
4916b1a6fb
commit
80fc6a38f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -695,3 +695,4 @@
|
||||
/botocore-1.29.49.tar.gz
|
||||
/botocore-1.29.50.tar.gz
|
||||
/botocore-1.29.51.tar.gz
|
||||
/botocore-1.29.52.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.51
|
||||
Version: 1.29.52
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.52-1
|
||||
- 1.29.52
|
||||
|
||||
* Tue Jan 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.51-1
|
||||
- 1.29.51
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.51.tar.gz) = 1b0f2e985f36ac7c583c35116dd6049e2c70512d812a60e31221e92aa720a5e3f43f043f8ce700b4afb8c40c088fa70df37ffc800eef0ab711c5e53ff3c54673
|
||||
SHA512 (botocore-1.29.52.tar.gz) = 19da90a9ed91f3e625d0eb9af1c7cc40fb15b24dece50e062d3655f3190c72925556393860e86257f582d05cd7861fcfa22f1abd98c2a7285a02c275050e15b1
|
||||
|
Loading…
Reference in New Issue
Block a user