1.17.53
This commit is contained in:
parent
8c17669b6b
commit
b14b425139
1
.gitignore
vendored
1
.gitignore
vendored
@ -199,3 +199,4 @@
|
||||
/botocore-1.17.50.tar.gz
|
||||
/botocore-1.17.51.tar.gz
|
||||
/botocore-1.17.52.tar.gz
|
||||
/botocore-1.17.53.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.52
|
||||
Version: 1.17.53
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.53-1
|
||||
- 1.17.53
|
||||
|
||||
* Tue Sep 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.52-1
|
||||
- 1.17.52
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.52.tar.gz) = 97de510725dcc2db9c57d7e9415f5c22fc30a2737c3785ffc32e53a56cb542dec06468b3a06bf03ae0ae2eb913628b68ca104b1e8f211e5c580606422e5f3267
|
||||
SHA512 (botocore-1.17.53.tar.gz) = b527d1e3ae0a8aa0dc83396939668520f3cec17026673d02d5bdd1833e7ddea03afbbdeb5d0c713ffb911092daa55559d20d3fe85f7c9561960eadd04b001e35
|
||||
|
Loading…
Reference in New Issue
Block a user