1.20.24
This commit is contained in:
parent
e5e96e48a2
commit
cf67fae36a
1
.gitignore
vendored
1
.gitignore
vendored
@ -313,3 +313,4 @@
|
||||
/botocore-1.20.21.tar.gz
|
||||
/botocore-1.20.22.tar.gz
|
||||
/botocore-1.20.23.tar.gz
|
||||
/botocore-1.20.24.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.23
|
||||
Version: 1.20.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.24-1
|
||||
- 1.20.24
|
||||
|
||||
* Tue Mar 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.23-1
|
||||
- 1.20.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.23.tar.gz) = d44d5619ffb288c99f9c5638ab84466a5776df986525a258349264697fd85842b25f67b177fb5a5cf87a5aade81fbbc87b731d4e7a8ff9156cfe12814fc915ec
|
||||
SHA512 (botocore-1.20.24.tar.gz) = 26ab23f2b3fb8c5b6b0fbd3045761ae81b4abf07c3457307a3b79f7b2a3840b5f1bca5ca669aa98d2465c9c39bb1250f93f2254bace5bfc75849745804f29061
|
||||
|
Loading…
Reference in New Issue
Block a user