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