1.19.34
This commit is contained in:
parent
0c6e87a2e6
commit
0a80675e19
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/botocore-1.19.31.tar.gz
|
||||
/botocore-1.19.32.tar.gz
|
||||
/botocore-1.19.33.tar.gz
|
||||
/botocore-1.19.34.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.33
|
||||
Version: 1.19.34
|
||||
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
|
||||
* Fri Dec 11 08:06:30 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.34-1
|
||||
- 1.19.34
|
||||
|
||||
* Thu Dec 10 08:15:47 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.33-1
|
||||
- 1.19.33
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.33.tar.gz) = d5d59765eedea65cd4cd9c1d527e9719624d2c01753c7a225d3e3b40981ea8a59e22ecd29cae20c5327e79fb40f906e38fdef3fe6a64e6b968a850685fc1f274
|
||||
SHA512 (botocore-1.19.34.tar.gz) = 5658383590101d600684eb04a813e418384b7c812e93494188550bdeb277b081cf33a59e6d4bb3478ca22694ccd9194862058eab0d3f5484effc00a087f67f6b
|
||||
|
Loading…
Reference in New Issue
Block a user