1.21.24
This commit is contained in:
parent
13950d65a1
commit
15c376ab28
1
.gitignore
vendored
1
.gitignore
vendored
@ -424,3 +424,4 @@
|
||||
/botocore-1.21.21.tar.gz
|
||||
/botocore-1.21.22.tar.gz
|
||||
/botocore-1.21.23.tar.gz
|
||||
/botocore-1.21.24.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.23
|
||||
Version: 1.21.24
|
||||
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
|
||||
* Wed Aug 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.24-1
|
||||
- 1.21.24
|
||||
|
||||
* Tue Aug 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.23-1
|
||||
- 1.21.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.23.tar.gz) = d1956d3a5a2f456848b5e780fbe689822e7ccede0dbb2b6477320ffd33d8f78187abf8c2ebc968758e32e5e106c27608ddf1667b5a62ed43e2a0479dfecaed5a
|
||||
SHA512 (botocore-1.21.24.tar.gz) = 6c205a0c27f9602580de7fbacee476b2855599bdd017f3c010f07b8f48a2ffd6acbce48f661d22ef0ebe30baba9db1ae65b1bea6afa3ae1a1c3add92abbd1478
|
||||
|
Loading…
Reference in New Issue
Block a user