1.18.9
This commit is contained in:
parent
96e34b953c
commit
0f049ca46a
1
.gitignore
vendored
1
.gitignore
vendored
@ -219,3 +219,4 @@
|
|||||||
/botocore-1.18.6.tar.gz
|
/botocore-1.18.6.tar.gz
|
||||||
/botocore-1.18.7.tar.gz
|
/botocore-1.18.7.tar.gz
|
||||||
/botocore-1.18.8.tar.gz
|
/botocore-1.18.8.tar.gz
|
||||||
|
/botocore-1.18.9.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.18.8
|
Version: 1.18.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 1 08:14:54 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.9-1
|
||||||
|
- 1.18.9
|
||||||
|
|
||||||
* Wed Sep 30 09:03:15 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.8-1
|
* Wed Sep 30 09:03:15 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.8-1
|
||||||
- 1.18.8
|
- 1.18.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.18.8.tar.gz) = 467b8ac3c3860777efbf37868add24fc56eecf65003c03692f45669e4ece965c129e18fe3ee0e1ed75b02c886f5762186572927c5e99b3eae85724d7443072d4
|
SHA512 (botocore-1.18.9.tar.gz) = 2cfc6c633a216ad091f02021966b3233bdb41f3bfd46c8c6f13bc7ab653024aba21eeb310c87112ad210385fc2316f77117c9ddf26ed0f0df82971b53dd7223b
|
||||||
|
Loading…
Reference in New Issue
Block a user