1.20.0
This commit is contained in:
parent
e9563b63ce
commit
6d7758ce30
1
.gitignore
vendored
1
.gitignore
vendored
@ -291,3 +291,4 @@
|
||||
/botocore-1.19.61.tar.gz
|
||||
/botocore-1.19.62.tar.gz
|
||||
/botocore-1.19.63.tar.gz
|
||||
/botocore-1.20.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.63
|
||||
Version: 1.20.0
|
||||
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 Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
||||
- 1.20.0
|
||||
|
||||
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.63-1
|
||||
- 1.19.63
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.63.tar.gz) = 11c616f5574df986f576078c18a1f65149ccd01ac21575fd610e2dec0598387cc4d55c05a8ffeed3e7c2fb1809a699d6c6c0c9b57482cbb895146a6a1cddb65b
|
||||
SHA512 (botocore-1.20.0.tar.gz) = 0cf8c3d2afadc69fee2a2b0795989b7328c24c038cf66fee693612affc7656d76df492e7ae61604ee4e26f5f355cd4ac27909519cddf7dcefa65168eea13db64
|
||||
|
Loading…
Reference in New Issue
Block a user