1.21.35
This commit is contained in:
parent
eb28a166f8
commit
98db8c0def
1
.gitignore
vendored
1
.gitignore
vendored
@ -433,3 +433,4 @@
|
||||
/botocore-1.21.30.tar.gz
|
||||
/botocore-1.21.31.tar.gz
|
||||
/botocore-1.21.34.tar.gz
|
||||
/botocore-1.21.35.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.34
|
||||
Version: 1.21.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.35-1
|
||||
- 1.21.35
|
||||
|
||||
* Thu Sep 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.34-1
|
||||
- 1.21.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.34.tar.gz) = eece9a9aa9286bea196c576136d7191e712aa500081401d65d5dc6e293c95b8ba8ffb73d1708d62c551a936f5816e1bba0084d8bb5d99e18d4a27ee77392d5ed
|
||||
SHA512 (botocore-1.21.35.tar.gz) = 7d94e35b027c01329eaf1b7d0f14f860359fdcebca0d0b842b87aeb5af61ee1fa5438f6d316b5d5b9a3f262fe8d24da5d0c6546679f3789ce09da17205aae162
|
||||
|
Loading…
Reference in New Issue
Block a user