1.29.44
This commit is contained in:
parent
3d1528edeb
commit
6d0f13d4cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -687,3 +687,4 @@
|
||||
/botocore-1.29.41.tar.gz
|
||||
/botocore-1.29.42.tar.gz
|
||||
/botocore-1.29.43.tar.gz
|
||||
/botocore-1.29.44.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.43
|
||||
Version: 1.29.44
|
||||
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
|
||||
* Fri Jan 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.44-1
|
||||
- 1.29.44
|
||||
|
||||
* Thu Jan 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.43-1
|
||||
- 1.29.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.43.tar.gz) = b8a5ce651b0a91a67f5ac76267d9025dc4377841f18bd3501ad0259e8794dc1770ce281ed53ed845d4e4f246b227a1b2e39899466f8db119ac831f6e19e5985f
|
||||
SHA512 (botocore-1.29.44.tar.gz) = f18f74b3b7c79c971f2ceb824e0039b072e1e0c1c31c8dc0dee009be704b4907acadbc26f79dd9f7f810c79c5a3c81c93beb5769ac19ba8677a5a59e58453cdf
|
||||
|
Loading…
Reference in New Issue
Block a user