1.29.53
This commit is contained in:
parent
bcfc13eb16
commit
9a4bb3b620
1
.gitignore
vendored
1
.gitignore
vendored
@ -696,3 +696,4 @@
|
||||
/botocore-1.29.50.tar.gz
|
||||
/botocore-1.29.51.tar.gz
|
||||
/botocore-1.29.52.tar.gz
|
||||
/botocore-1.29.53.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.52
|
||||
Release: 2%{?dist}
|
||||
Version: 1.29.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.53-1
|
||||
- 1.29.53
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.29.52-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.52.tar.gz) = 19da90a9ed91f3e625d0eb9af1c7cc40fb15b24dece50e062d3655f3190c72925556393860e86257f582d05cd7861fcfa22f1abd98c2a7285a02c275050e15b1
|
||||
SHA512 (botocore-1.29.53.tar.gz) = 8da5b59f0228c9f65e66fe4ebaceefb262776fce5831bfdf67b6dc79afc7c4c36aab3019c1af0d1556b610a128fad0a41b23d2dae2fcb747971e19bc31678187
|
||||
|
Loading…
Reference in New Issue
Block a user