1.34.28
This commit is contained in:
parent
b7724e4dd6
commit
8d0d4b3225
1
.gitignore
vendored
1
.gitignore
vendored
@ -938,3 +938,4 @@
|
|||||||
/botocore-1.34.25.tar.gz
|
/botocore-1.34.25.tar.gz
|
||||||
/botocore-1.34.26.tar.gz
|
/botocore-1.34.26.tar.gz
|
||||||
/botocore-1.34.27.tar.gz
|
/botocore-1.34.27.tar.gz
|
||||||
|
/botocore-1.34.28.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.34.27
|
Version: 1.34.28
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 25 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.28-1
|
||||||
|
- 1.34.28
|
||||||
|
|
||||||
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.27-1
|
* Wed Jan 24 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.27-1
|
||||||
- 1.34.27
|
- 1.34.27
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.27.tar.gz) = 2d2e127a971a8d0c0bc61cf1145377afbf91258d0b4dd744abaa41660230a26a73589e39dc00435b68c2e04049cc147f9d3a489150e684bbbf7d3476d97836b0
|
SHA512 (botocore-1.34.28.tar.gz) = 6ba2eee34a4bb9ed25c3d099dd94e01448ee4758fe4e16f2fa59bc4905911f3346d74fe867d888addb7c428769129081f4b7601d56f0b20563de953312d778f1
|
||||||
|
Loading…
Reference in New Issue
Block a user