1.20.67
This commit is contained in:
parent
6849bc224b
commit
a7e19d3b6b
1
.gitignore
vendored
1
.gitignore
vendored
@ -354,3 +354,4 @@
|
||||
/botocore-1.20.64.tar.gz
|
||||
/botocore-1.20.65.tar.gz
|
||||
/botocore-1.20.66.tar.gz
|
||||
/botocore-1.20.67.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.66
|
||||
Version: 1.20.67
|
||||
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
|
||||
* Wed May 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.67-1
|
||||
- 1.20.67
|
||||
|
||||
* Wed May 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.66-1
|
||||
- 1.20.66
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.66.tar.gz) = e504f3aaa8c5b2732e477ffa045fbaeaeedf3d6d0839f0ccc12f6ccd0f271bbfc7cb35a1bcfb6e3d7782860b654fbe3491a79599b22c4179c4585f09ac56c9f6
|
||||
SHA512 (botocore-1.20.67.tar.gz) = d0feea0042ef5bbe1fc76ca107cb2450bdf564d82542c483f3b484aa3e32986d649bea9e7e65ea7a36e23582c73c7b341bdb1b07722f09b67334b97ca423999c
|
||||
|
Loading…
Reference in New Issue
Block a user