1.18.8
This commit is contained in:
parent
6d32cab1c9
commit
96e34b953c
1
.gitignore
vendored
1
.gitignore
vendored
@ -218,3 +218,4 @@
|
|||||||
/botocore-1.18.5.tar.gz
|
/botocore-1.18.5.tar.gz
|
||||||
/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
|
||||||
|
@ -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.7
|
Version: 1.18.8
|
||||||
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
|
||||||
|
* Wed Sep 30 09:03:15 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.8-1
|
||||||
|
- 1.18.8
|
||||||
|
|
||||||
* Tue Sep 29 09:13:43 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.7-1
|
* Tue Sep 29 09:13:43 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.7-1
|
||||||
- 1.18.7
|
- 1.18.7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.18.7.tar.gz) = c94ef62d4cc89317cb13fd96f5661de8ea3b1478c4dbce039d6e3b6af6ac4e58e3e5cf2d7d62c90e5b6b046303fc1e9273041640ae4907086591213ba3f79877
|
SHA512 (botocore-1.18.8.tar.gz) = 467b8ac3c3860777efbf37868add24fc56eecf65003c03692f45669e4ece965c129e18fe3ee0e1ed75b02c886f5762186572927c5e99b3eae85724d7443072d4
|
||||||
|
Loading…
Reference in New Issue
Block a user