1.34.0
This commit is contained in:
parent
5b9cb5ccff
commit
18f68a9637
1
.gitignore
vendored
1
.gitignore
vendored
@ -912,3 +912,4 @@
|
|||||||
/botocore-1.33.11.tar.gz
|
/botocore-1.33.11.tar.gz
|
||||||
/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
|
||||||
|
@ -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.33.13
|
Version: 1.34.0
|
||||||
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.0-1
|
||||||
|
- 1.34.0
|
||||||
|
|
||||||
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
* Tue Dec 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.13-1
|
||||||
- 1.33.13
|
- 1.33.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.33.13.tar.gz) = f45b6e003e91f3e386dd46f607349222930004295fb4bef7df0b7a1f11818eb48aeb6765d9f086f96121c381a32df9a181a2ac547d51eb1253290c507df5de05
|
SHA512 (botocore-1.34.0.tar.gz) = 8aa9162378fbb8072c87fa3aca99bc51c430bf2fc453edef885611438856121952e30785157e7436934965781134ae09c914a551dac7c6a3a9872edd72678adc
|
||||||
|
Loading…
Reference in New Issue
Block a user