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