1.15.22
This commit is contained in:
parent
45c13258fd
commit
382163c234
1
.gitignore
vendored
1
.gitignore
vendored
@ -97,3 +97,4 @@
|
||||
/botocore-1.15.19.tar.gz
|
||||
/botocore-1.15.20.tar.gz
|
||||
/botocore-1.15.21.tar.gz
|
||||
/botocore-1.15.22.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.21
|
||||
Version: 1.15.22
|
||||
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
|
||||
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.22-1
|
||||
- 1.15.22
|
||||
|
||||
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.21-1
|
||||
- 1.15.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.21.tar.gz) = ad6ac7b03799ee9053c512b2ef77f6a97bc76bbb0ee49ec8b2db927b6dd00949e1a14f3ef317ef07b58c56e91191644bb8abdbadd76b14733b8e9bd58ddc0789
|
||||
SHA512 (botocore-1.15.22.tar.gz) = 032b49507f1524f781d36814d5cd3a58a8276c6740b1c539b62d88cfbeeeca46b2205a113165fb85d5818fd77cb9614fa520a16d6cc8522c4b8f6cccf43ead25
|
||||
|
Loading…
Reference in New Issue
Block a user