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