1.20.70
This commit is contained in:
parent
738af6ecc3
commit
113586f275
1
.gitignore
vendored
1
.gitignore
vendored
@ -357,3 +357,4 @@
|
||||
/botocore-1.20.67.tar.gz
|
||||
/botocore-1.20.68.tar.gz
|
||||
/botocore-1.20.69.tar.gz
|
||||
/botocore-1.20.70.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.69
|
||||
Version: 1.20.70
|
||||
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
|
||||
* Mon May 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.70-1
|
||||
- 1.20.70
|
||||
|
||||
* Fri May 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.69-1
|
||||
- 1.20.69
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.69.tar.gz) = dbb0e77484a545489b54a1f71c78d2cf7d95b7f3a4f4ec54a9c07d7af354e9037d6eaa3100cf6a8e89d778bb0ed19f9475d68dceee98666bd69a4b05662c5939
|
||||
SHA512 (botocore-1.20.70.tar.gz) = d992b88df31a77b153fd3110119d1523587e98d56e4b80ac14d0c5351d76b3e4c188295fbbeafcd8efd3f414a1c0af0d78f21555b2d3285d6f8e88eefab282dc
|
||||
|
Loading…
Reference in New Issue
Block a user