1.15.23
This commit is contained in:
parent
382163c234
commit
463c74b3b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/botocore-1.15.20.tar.gz
|
||||
/botocore-1.15.21.tar.gz
|
||||
/botocore-1.15.22.tar.gz
|
||||
/botocore-1.15.23.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.22
|
||||
Version: 1.15.23
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Mar 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.23-1
|
||||
- 1.15.23
|
||||
|
||||
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.22-1
|
||||
- 1.15.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.22.tar.gz) = 032b49507f1524f781d36814d5cd3a58a8276c6740b1c539b62d88cfbeeeca46b2205a113165fb85d5818fd77cb9614fa520a16d6cc8522c4b8f6cccf43ead25
|
||||
SHA512 (botocore-1.15.23.tar.gz) = e919c5872f7c24a3ca07681f10c44d9cf30dbd514fac878fffaa3b028e0ba0af253c9a0b584bf9c51cc682ca6b9ccef7ac7528d7f1a474d8eae16fb70c9d59ef
|
||||
|
Loading…
Reference in New Issue
Block a user