1.29.131
This commit is contained in:
parent
283f29640a
commit
f12b2190bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -773,3 +773,4 @@
|
|||||||
/botocore-1.29.128.tar.gz
|
/botocore-1.29.128.tar.gz
|
||||||
/botocore-1.29.129.tar.gz
|
/botocore-1.29.129.tar.gz
|
||||||
/botocore-1.29.130.tar.gz
|
/botocore-1.29.130.tar.gz
|
||||||
|
/botocore-1.29.131.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.29.130
|
Version: 1.29.131
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.131-1
|
||||||
|
- 1.29.131
|
||||||
|
|
||||||
* Mon May 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.130-1
|
* Mon May 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.130-1
|
||||||
- 1.29.130
|
- 1.29.130
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.130.tar.gz) = fff7fd55bc2f663d7ae232baa96e1f0e9140b8e2e9b240390b0600884e42f2ca0a6a471b3fdf5c3a13eab8d046ee9c17563eb9036dbcbc90166833ee0180beab
|
SHA512 (botocore-1.29.131.tar.gz) = aba396e74dda9a81edda3e5e8d6173e7cff78c4fa844a46f4f5ab2ea5f1c70a880cb2bb3eb8400567e29168d2fe6508198e8a7a830cd98511e4a366d3112b57e
|
||||||
|
Loading…
Reference in New Issue
Block a user