1.29.35
This commit is contained in:
parent
207488b8c3
commit
7f6601cb48
1
.gitignore
vendored
1
.gitignore
vendored
@ -683,3 +683,4 @@
|
|||||||
/botocore-1.29.32.tar.gz
|
/botocore-1.29.32.tar.gz
|
||||||
/botocore-1.29.33.tar.gz
|
/botocore-1.29.33.tar.gz
|
||||||
/botocore-1.29.34.tar.gz
|
/botocore-1.29.34.tar.gz
|
||||||
|
/botocore-1.29.35.tar.gz
|
||||||
|
@ -2,7 +2,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.34
|
Version: 1.29.35
|
||||||
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
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.35-1
|
||||||
|
- 1.29.35
|
||||||
|
|
||||||
* Tue Dec 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.34-1
|
* Tue Dec 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.34-1
|
||||||
- 1.29.34
|
- 1.29.34
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.34.tar.gz) = ca1904ee0e3b38edabc6a361c6fb75fc193d565e398fc52091888801c472ce01f92623155ced10ea44d4f43da51dfe7730a7668c11524e713406a577bd9614c8
|
SHA512 (botocore-1.29.35.tar.gz) = 2e8946a6d5157860e324345252bed3563c7afef5431be2b0f9d56cea47f75d9c623a552c8fe6659df7f85e3d88e988a91913ed7694258c7985e7fb2526e65ac0
|
||||||
|
Loading…
Reference in New Issue
Block a user