1.34.1
This commit is contained in:
parent
18f68a9637
commit
7b67b5f8ea
1
.gitignore
vendored
1
.gitignore
vendored
@ -913,3 +913,4 @@
|
|||||||
/botocore-1.33.12.tar.gz
|
/botocore-1.33.12.tar.gz
|
||||||
/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
|
||||||
|
@ -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.0
|
Version: 1.34.1
|
||||||
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 Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.1-1
|
||||||
|
- 1.34.1
|
||||||
|
|
||||||
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.0-1
|
* Thu Dec 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.0-1
|
||||||
- 1.34.0
|
- 1.34.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.0.tar.gz) = 8aa9162378fbb8072c87fa3aca99bc51c430bf2fc453edef885611438856121952e30785157e7436934965781134ae09c914a551dac7c6a3a9872edd72678adc
|
SHA512 (botocore-1.34.1.tar.gz) = 12d45a49bcdda753858b0112e0a8d6b8b75f85a92b40f988ae9efb985414928e66958e4345ed39451c70ff407b5b1d3b724e5b842acdf2363b97c61388a418b6
|
||||||
|
Loading…
Reference in New Issue
Block a user