1.29.47
This commit is contained in:
parent
524b2d2b44
commit
5fbe04b850
1
.gitignore
vendored
1
.gitignore
vendored
@ -690,3 +690,4 @@
|
||||
/botocore-1.29.44.tar.gz
|
||||
/botocore-1.29.45.tar.gz
|
||||
/botocore-1.29.46.tar.gz
|
||||
/botocore-1.29.47.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.46
|
||||
Version: 1.29.47
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.47-1
|
||||
- 1.29.47
|
||||
|
||||
* Tue Jan 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.46-1
|
||||
- 1.29.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.46.tar.gz) = 3bc90fe8d45b9f22cf391b96a24ecc37ba927c3b67871eae26ca3368203a72443e18744ed12c28200f9344fc5749fb63b777e2d7790ee6cde4dda99c8b1a8085
|
||||
SHA512 (botocore-1.29.47.tar.gz) = 47e7604eb02831129a733111243a280f4a424bcf09f1f456e3e147e4907da6ab01cad1e9214cd488c77df72e844c528f8900011655f38aa80b8405da04ef5c9b
|
||||
|
Loading…
Reference in New Issue
Block a user