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