1.29.111
This commit is contained in:
parent
00327808d4
commit
f868e10701
1
.gitignore
vendored
1
.gitignore
vendored
@ -753,3 +753,4 @@
|
|||||||
/botocore-1.29.107.tar.gz
|
/botocore-1.29.107.tar.gz
|
||||||
/botocore-1.29.108.tar.gz
|
/botocore-1.29.108.tar.gz
|
||||||
/botocore-1.29.110.tar.gz
|
/botocore-1.29.110.tar.gz
|
||||||
|
/botocore-1.29.111.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.29.110
|
Version: 1.29.111
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.111-1
|
||||||
|
- 1.29.111
|
||||||
|
|
||||||
* Tue Apr 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.110-1
|
* Tue Apr 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.110-1
|
||||||
- 1.29.110
|
- 1.29.110
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.110.tar.gz) = 37dd847944fc09a044d96b241537b88ca4ddfabd6785a4e21ceabe32de0f4451049f8c32aaffce70c889be791a22283bfb9d729cbfeab6e301f03329328b3f26
|
SHA512 (botocore-1.29.111.tar.gz) = 65477829c35d6278cd05477114d3ff91621f64d640156dced6c32a9d37f41eaefebd19a94b010991d4b9361ae429fd068a713bf4b64b7ec0c82fa472c3569237
|
||||||
|
Loading…
Reference in New Issue
Block a user