1.34.23
This commit is contained in:
parent
a1099f0aaf
commit
2a31377829
1
.gitignore
vendored
1
.gitignore
vendored
@ -933,3 +933,4 @@
|
|||||||
/botocore-1.34.20.tar.gz
|
/botocore-1.34.20.tar.gz
|
||||||
/botocore-1.34.21.tar.gz
|
/botocore-1.34.21.tar.gz
|
||||||
/botocore-1.34.22.tar.gz
|
/botocore-1.34.22.tar.gz
|
||||||
|
/botocore-1.34.23.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.22
|
Version: 1.34.23
|
||||||
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 Jan 19 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.23-1
|
||||||
|
- 1.34.23
|
||||||
|
|
||||||
* Thu Jan 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.22-1
|
* Thu Jan 18 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.22-1
|
||||||
- 1.34.22
|
- 1.34.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.34.22.tar.gz) = 1a0a41216d883b20316c2f81a8bbe80bb69fe2170f9fcdf5ead1e508e390c258960578fdc06573c78bb6dce08fe290eb9431c4f97113083de92ad96f7afc6748
|
SHA512 (botocore-1.34.23.tar.gz) = 1582793c9604ec9e5982326e6be41509d9e0d4574326b9b87192754ff41835c6a5982f1e6dadf4f3f4609fee06c21feebfedce53cdd35f9d5d50d2a31fc6e126
|
||||||
|
Loading…
Reference in New Issue
Block a user