1.23.29
This commit is contained in:
parent
c31663f69f
commit
baf36e6431
1
.gitignore
vendored
1
.gitignore
vendored
@ -500,3 +500,4 @@
|
|||||||
/botocore-1.23.26.tar.gz
|
/botocore-1.23.26.tar.gz
|
||||||
/botocore-1.23.27.tar.gz
|
/botocore-1.23.27.tar.gz
|
||||||
/botocore-1.23.28.tar.gz
|
/botocore-1.23.28.tar.gz
|
||||||
|
/botocore-1.23.29.tar.gz
|
||||||
|
@ -2,7 +2,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.23.28
|
Version: 1.23.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.29-1
|
||||||
|
- 1.23.29
|
||||||
|
|
||||||
* Tue Jan 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.28-1
|
* Tue Jan 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.28-1
|
||||||
- 1.23.28
|
- 1.23.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.28.tar.gz) = 5584ed09bf5eb73f07dfc0fb8a63adfc51d9ea1073ba6296d442e900ea27ebe132168aa1758e53027f9b0b51eeb66878e889f25247917757f723524dadedece0
|
SHA512 (botocore-1.23.29.tar.gz) = e5d282c69a4180f3d8e0a496a703df36ccc79cf23a63549167267b59ee44dcd06b5e6a7aa0234728467b0787517687f5b5e75db3b9a1e9c35776902b772f409d
|
||||||
|
Loading…
Reference in New Issue
Block a user