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