1.29.19
This commit is contained in:
parent
73fd5c6087
commit
e0c55fb1c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -667,3 +667,4 @@
|
||||
/botocore-1.29.13.tar.gz
|
||||
/botocore-1.29.14.tar.gz
|
||||
/botocore-1.29.17.tar.gz
|
||||
/botocore-1.29.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.17
|
||||
Version: 1.29.19
|
||||
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 Nov 30 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.19-1
|
||||
- 1.29.19
|
||||
|
||||
* Mon Nov 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.17-1
|
||||
- 1.29.17
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.17.tar.gz) = bc5d3e65a5d92bb5b9eaabe3ee6e5dcf4aa2e5f93920987844dc286ed45f3a1ffc3b69044e12ab4956dfb6748c44aba63da54df2c6bed8145cab22bcffa8f6f8
|
||||
SHA512 (botocore-1.29.19.tar.gz) = 2c07653d094c55b7b97a0d97f191f9aa1ea818d46deee4907407ba0c18ce6a9e2a440b0133e2ae72293b41332d0d19f09e283aaf8da88a682e1cde69fcf93e30
|
||||
|
Loading…
Reference in New Issue
Block a user