1.15.18
This commit is contained in:
parent
e49f0c3ed8
commit
42ad16abcb
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@
|
|||||||
/botocore-1.15.15.tar.gz
|
/botocore-1.15.15.tar.gz
|
||||||
/botocore-1.15.16.tar.gz
|
/botocore-1.15.16.tar.gz
|
||||||
/botocore-1.15.17.tar.gz
|
/botocore-1.15.17.tar.gz
|
||||||
|
/botocore-1.15.18.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.15.17
|
Version: 1.15.18
|
||||||
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 Mar 11 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.18-1
|
||||||
|
- 1.15.18
|
||||||
|
|
||||||
* Tue Mar 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.17-1
|
* Tue Mar 10 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.17-1
|
||||||
- 1.15.17
|
- 1.15.17
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.15.17.tar.gz) = 45ffb9662fd329f339c1cb15bda7693607e2c399ef9b02d0de1486ae4df44467da52b08245de5a2975e6dd417b34c9172feb89f7e4ce3e7716060252cfa6fdc6
|
SHA512 (botocore-1.15.18.tar.gz) = 15e406c0c9a33b74c9a6f3489bf668802c3032fe269168f6e1ed46661a457322183061c992bc75eab604c77e04afbf494a1ae893fee1c2ba22aedcd8445db6a2
|
||||||
|
Loading…
Reference in New Issue
Block a user