1.20.93
This commit is contained in:
parent
b3f712dc88
commit
883494799b
1
.gitignore
vendored
1
.gitignore
vendored
@ -380,3 +380,4 @@
|
||||
/botocore-1.20.90.tar.gz
|
||||
/botocore-1.20.91.tar.gz
|
||||
/botocore-1.20.92.tar.gz
|
||||
/botocore-1.20.93.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.92
|
||||
Version: 1.20.93
|
||||
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
|
||||
* Fri Jun 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.93-1
|
||||
- 1.20.93
|
||||
|
||||
* Thu Jun 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.92-1
|
||||
- 1.20.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.92.tar.gz) = 0cba710b28086b4e83c6269e74ca3531b26497d438e28b8ea285f7fbee0da43545134d22fe5fb300d3c77d9c933882b1f00cde797c470e6af73553c191cebd66
|
||||
SHA512 (botocore-1.20.93.tar.gz) = 2d38de5fd92bd17df029f93254e8ea26fcf1cefda274d479cdbe8919c862d32c0a18cca165fe65c4125adbbaecc1909dc8da576a0b0fc7d47dc72cd3fd3db6cf
|
||||
|
Loading…
Reference in New Issue
Block a user