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