1.21.34
This commit is contained in:
parent
a72303bbcc
commit
eb28a166f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -432,3 +432,4 @@
|
||||
/botocore-1.21.29.tar.gz
|
||||
/botocore-1.21.30.tar.gz
|
||||
/botocore-1.21.31.tar.gz
|
||||
/botocore-1.21.34.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.31
|
||||
Version: 1.21.34
|
||||
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.34-1
|
||||
- 1.21.34
|
||||
|
||||
* Sat Aug 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.31-1
|
||||
- 1.21.31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.31.tar.gz) = bdaa85ad59936334e8d0e57a0e6631bb1c4408a0b9a50eb883b9b9dc5df4845da2df0fc64af755c5bb2ce5ee667c449a751263e25c9912bcb335eaa41cbba95e
|
||||
SHA512 (botocore-1.21.34.tar.gz) = eece9a9aa9286bea196c576136d7191e712aa500081401d65d5dc6e293c95b8ba8ffb73d1708d62c551a936f5816e1bba0084d8bb5d99e18d4a27ee77392d5ed
|
||||
|
Loading…
Reference in New Issue
Block a user