1.31.53
This commit is contained in:
parent
d64302aa68
commit
dff4e8fb18
1
.gitignore
vendored
1
.gitignore
vendored
@ -859,3 +859,4 @@
|
|||||||
/botocore-1.31.50.tar.gz
|
/botocore-1.31.50.tar.gz
|
||||||
/botocore-1.31.51.tar.gz
|
/botocore-1.31.51.tar.gz
|
||||||
/botocore-1.31.52.tar.gz
|
/botocore-1.31.52.tar.gz
|
||||||
|
/botocore-1.31.53.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.52
|
Version: 1.31.53
|
||||||
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
|
||||||
|
* Fri Sep 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.53-1
|
||||||
|
- 1.31.53
|
||||||
|
|
||||||
* Wed Sep 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.52-1
|
* Wed Sep 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.52-1
|
||||||
- 1.31.52
|
- 1.31.52
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.52.tar.gz) = d723cfda605aa294b8c8070456660ca1ecd5808a4bba4ede81fbdbeafa6adc062e8251ffaece874e32a056b3c73db0fd55770c9c0f069e8e6cfbc89d48f4776a
|
SHA512 (botocore-1.31.53.tar.gz) = 951ed0524fb0c895a173be29f2515aade3931d928c18911e144ed6ab2e32c7704c6b77e5d9606166d87d84520c291c449ed4a8e10e7bd46405b581a285d36e98
|
||||||
|
Loading…
Reference in New Issue
Block a user