1.19.35
This commit is contained in:
parent
0a80675e19
commit
0e11ecaa6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -262,3 +262,4 @@
|
||||
/botocore-1.19.32.tar.gz
|
||||
/botocore-1.19.33.tar.gz
|
||||
/botocore-1.19.34.tar.gz
|
||||
/botocore-1.19.35.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.34
|
||||
Version: 1.19.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 14 08:55:49 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.35-1
|
||||
- 1.19.35
|
||||
|
||||
* Fri Dec 11 08:06:30 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.34-1
|
||||
- 1.19.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.34.tar.gz) = 5658383590101d600684eb04a813e418384b7c812e93494188550bdeb277b081cf33a59e6d4bb3478ca22694ccd9194862058eab0d3f5484effc00a087f67f6b
|
||||
SHA512 (botocore-1.19.35.tar.gz) = b2c0e28bcbdb3fc52cd038c53a5fcdb4b5df7f92ff4b32f80fe9015910cd65f1d8f20e604c35757121146dae11c76eefd01bb6e3c0594f94253fa71e01ac9de4
|
||||
|
Loading…
Reference in New Issue
Block a user