1.29.123
This commit is contained in:
parent
535ca98927
commit
1bbb636970
1
.gitignore
vendored
1
.gitignore
vendored
@ -765,3 +765,4 @@
|
|||||||
/botocore-1.29.120.tar.gz
|
/botocore-1.29.120.tar.gz
|
||||||
/botocore-1.29.121.tar.gz
|
/botocore-1.29.121.tar.gz
|
||||||
/botocore-1.29.122.tar.gz
|
/botocore-1.29.122.tar.gz
|
||||||
|
/botocore-1.29.123.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.122
|
Version: 1.29.123
|
||||||
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
|
||||||
|
* Fri Apr 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.123-1
|
||||||
|
- 1.29.123
|
||||||
|
|
||||||
* Thu Apr 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.122-1
|
* Thu Apr 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.122-1
|
||||||
- 1.29.122
|
- 1.29.122
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.122.tar.gz) = 02b39b32f049c3ecddd31040662010ebd3483aa87c8d7e6b6539b975fa9cdf4013f9a86d5919e25bab4f366a88766064a60d87d18fd8b4416521e676ffddee9f
|
SHA512 (botocore-1.29.123.tar.gz) = 200c5b2bef057816ffe583efbc03271572b96151924027224b62c9e8274b292ffb25d0ee87061394c209d98abd4e9f9df31a3e23938dfb5f0cca6662d31008b8
|
||||||
|
Loading…
Reference in New Issue
Block a user