1.31.65
This commit is contained in:
parent
e83311d7d8
commit
536c34c57f
1
.gitignore
vendored
1
.gitignore
vendored
@ -871,3 +871,4 @@
|
|||||||
/botocore-1.31.62.tar.gz
|
/botocore-1.31.62.tar.gz
|
||||||
/botocore-1.31.63.tar.gz
|
/botocore-1.31.63.tar.gz
|
||||||
/botocore-1.31.64.tar.gz
|
/botocore-1.31.64.tar.gz
|
||||||
|
/botocore-1.31.65.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.31.64
|
Version: 1.31.65
|
||||||
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
|
||||||
|
* Tue Oct 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.65-1
|
||||||
|
- 1.31.65
|
||||||
|
|
||||||
* Mon Oct 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.64-1
|
* Mon Oct 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.64-1
|
||||||
- 1.31.64
|
- 1.31.64
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.64.tar.gz) = a5eaedf26ab0eb0b7c4a71c2d574c4ea7b222df4fc2cb2afd803b003ddecab2ea1a31947454ff4154e1a5a7a2c87edd38e83cb4092ca0777478e34cd537407c3
|
SHA512 (botocore-1.31.65.tar.gz) = ee6c50774c05a7ecfcd6497725a951b0d6c0b6982c6886bda6ae3a2cc96eb149965ee2592b89980d4900ec3bec1d6ca0f9acde886ee5deedfa8575fb2c248080
|
||||||
|
Loading…
Reference in New Issue
Block a user