1.21.3
This commit is contained in:
parent
51928fa677
commit
891eb67308
1
.gitignore
vendored
1
.gitignore
vendored
@ -403,3 +403,4 @@
|
||||
/botocore-1.21.0.tar.gz
|
||||
/botocore-1.21.1.tar.gz
|
||||
/botocore-1.21.2.tar.gz
|
||||
/botocore-1.21.3.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.2
|
||||
Version: 1.21.3
|
||||
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
|
||||
* Tue Jul 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.3-1
|
||||
- 1.21.3
|
||||
|
||||
* Mon Jul 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.2-1
|
||||
- 1.21.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.2.tar.gz) = 501f059518026bef10fe933d20a3348b4140cff9ef1af38e17552aea8698179135f5271604e988f53c215e3a13158d7784a49a6b56c0d4db591f99dac9c57ca8
|
||||
SHA512 (botocore-1.21.3.tar.gz) = 5a8ce8f612fd0e1c68a75223dda95673f72159b02a040d1a71920b7e75b3aa9d14589c33a52970182970a353308954e8cd6d5f97d374e0e2ee2cd40e0dce786e
|
||||
|
Loading…
Reference in New Issue
Block a user