1.34.37
This commit is contained in:
parent
76a0ef052a
commit
f5b95b0ed3
1
.gitignore
vendored
1
.gitignore
vendored
@ -947,3 +947,4 @@
|
|||||||
/botocore-1.34.34.tar.gz
|
/botocore-1.34.34.tar.gz
|
||||||
/botocore-1.34.35.tar.gz
|
/botocore-1.34.35.tar.gz
|
||||||
/botocore-1.34.36.tar.gz
|
/botocore-1.34.36.tar.gz
|
||||||
|
/botocore-1.34.37.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.36
|
Version: 1.34.37
|
||||||
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
|
||||||
|
* Wed Feb 07 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.37-1
|
||||||
|
- 1.34.37
|
||||||
|
|
||||||
* Tue Feb 06 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.36-1
|
* Tue Feb 06 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.36-1
|
||||||
- 1.34.36
|
- 1.34.36
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.36.tar.gz) = 8ed77365c10cb2c6a4c64f27f3251d607e21c9d2495f9dd18e682384d141bff7e7ec47bb6ea7fa2d3cd1ba7e4bc32f3e92cfc76f4fe625d670e0117dd66e3ee3
|
SHA512 (botocore-1.34.37.tar.gz) = a20f02a1147bd5c758b036f3c48553e947f6d2d80fb7a62b5dca37aa9912c9adbe12ddb216176b5738c76a5ff04871fe983767102dab1d57027b8710ea486506
|
||||||
|
Loading…
Reference in New Issue
Block a user