1.29.57
This commit is contained in:
parent
522a7a9d04
commit
bc3361bd88
1
.gitignore
vendored
1
.gitignore
vendored
@ -700,3 +700,4 @@
|
||||
/botocore-1.29.54.tar.gz
|
||||
/botocore-1.29.55.tar.gz
|
||||
/botocore-1.29.56.tar.gz
|
||||
/botocore-1.29.57.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.56
|
||||
Version: 1.29.57
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.57-1
|
||||
- 1.29.57
|
||||
|
||||
* Tue Jan 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.56-1
|
||||
- 1.29.56
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.56.tar.gz) = 6ceb65bd8e2ae51f6e89bcc9bb9bf124188c716377ee7c6ec566d3e323935d4b2f7346475afbddeb50b5f4968fb29f5a5a1dbb2358a7780dfc554c3d2ebd3b81
|
||||
SHA512 (botocore-1.29.57.tar.gz) = 3a746e37678abc0b98356f0c43a565328455e8d15dc7038ff5092190194e017e9577c3c80ad87f70731198c0f0dc1c56265ce0a6aaab4d9cfb42c49c4d4f70ae
|
||||
|
Loading…
Reference in New Issue
Block a user