1.29.63
This commit is contained in:
parent
40e5aff34b
commit
40dc244f3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -706,3 +706,4 @@
|
||||
/botocore-1.29.60.tar.gz
|
||||
/botocore-1.29.61.tar.gz
|
||||
/botocore-1.29.62.tar.gz
|
||||
/botocore-1.29.63.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.62
|
||||
Version: 1.29.63
|
||||
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 Feb 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.63-1
|
||||
- 1.29.63
|
||||
|
||||
* Wed Feb 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.62-1
|
||||
- 1.29.62
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.62.tar.gz) = b35a3660f938eca169d285422e103e9e177444a5d2d45ee1dd5acdb9955a55907fcd2888f5e88e427e465451b7f6d8fa2beaf623da3966d180b9165a7296f801
|
||||
SHA512 (botocore-1.29.63.tar.gz) = 47832cba0fbb56cda43716476953e8f08f1e229aa8d53c78c9b76fa25ad65f7ec3d49b2c30626ce66c94156b9c8155deb99e731603452e9122b5bc382c430dbb
|
||||
|
Loading…
Reference in New Issue
Block a user