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