1.20.8
This commit is contained in:
parent
2e2895a1d0
commit
c347435d04
1
.gitignore
vendored
1
.gitignore
vendored
@ -297,3 +297,4 @@
|
||||
/botocore-1.20.4.tar.gz
|
||||
/botocore-1.20.5.tar.gz
|
||||
/botocore-1.20.6.tar.gz
|
||||
/botocore-1.20.8.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.6
|
||||
Version: 1.20.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.8-1
|
||||
- 1.20.8
|
||||
|
||||
* Fri Feb 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.6-1
|
||||
- 1.20.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.6.tar.gz) = 558c3c3b123aeeeb5aff420e7ff3edbba9165e1cf434f8136ead21e9d94dd85d857732902b10e09386ddc80754d7be37970573ce039296e532b593a101a97950
|
||||
SHA512 (botocore-1.20.8.tar.gz) = 6ec14c1c81c3f4d79a6783d5bba934140703a63bd0c852e71a9e1ec78016b531300ac6932f349561a4018487c82e8a4b44315cdf9eae4394920b710fcf4adbbb
|
||||
|
Loading…
Reference in New Issue
Block a user