1.34.2
This commit is contained in:
parent
7b67b5f8ea
commit
163c76f3fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -914,3 +914,4 @@
|
|||||||
/botocore-1.33.13.tar.gz
|
/botocore-1.33.13.tar.gz
|
||||||
/botocore-1.34.0.tar.gz
|
/botocore-1.34.0.tar.gz
|
||||||
/botocore-1.34.1.tar.gz
|
/botocore-1.34.1.tar.gz
|
||||||
|
/botocore-1.34.2.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.1
|
Version: 1.34.2
|
||||||
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 Dec 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.2-1
|
||||||
|
- 1.34.2
|
||||||
|
|
||||||
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.1-1
|
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.1-1
|
||||||
- 1.34.1
|
- 1.34.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.1.tar.gz) = 12d45a49bcdda753858b0112e0a8d6b8b75f85a92b40f988ae9efb985414928e66958e4345ed39451c70ff407b5b1d3b724e5b842acdf2363b97c61388a418b6
|
SHA512 (botocore-1.34.2.tar.gz) = 5752dc8df6727e2e68c0c7c2d7d18945ea2c36c1baf41075b4971088526144f518963a16742f7a46f95ca0731cc21959bdda9ce46684672479378cfd1cd85477
|
||||||
|
Loading…
Reference in New Issue
Block a user