1.34.15
This commit is contained in:
parent
61e7e5dacc
commit
d085bb4e1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -926,3 +926,4 @@
|
|||||||
/botocore-1.34.12.tar.gz
|
/botocore-1.34.12.tar.gz
|
||||||
/botocore-1.34.13.tar.gz
|
/botocore-1.34.13.tar.gz
|
||||||
/botocore-1.34.14.tar.gz
|
/botocore-1.34.14.tar.gz
|
||||||
|
/botocore-1.34.15.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.14
|
Version: 1.34.15
|
||||||
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 Jan 09 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.15-1
|
||||||
|
- 1.34.15
|
||||||
|
|
||||||
* Fri Jan 05 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.14-1
|
* Fri Jan 05 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.14-1
|
||||||
- 1.34.14
|
- 1.34.14
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.14.tar.gz) = 7aa70f0d56f42db41f03bc7e52c11348e5fb7b1ca88676c9de37144822670eddaa68c1964d2528ccd9e94de2f45dfbf4a8eb3a80b8bd962739d06eb2c866e1a7
|
SHA512 (botocore-1.34.15.tar.gz) = 0fb89b7ffc78d153c80916bdb9100181cc901aa2cbe0cb8485bb549b1fe14a1c87712d9b14de98d002583576b700e45e0d286383db7b04fbdec90f50cfc9a17c
|
||||||
|
Loading…
Reference in New Issue
Block a user