1.15.33
This commit is contained in:
parent
936899598c
commit
89092babc4
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/botocore-1.15.30.tar.gz
|
||||
/botocore-1.15.31.tar.gz
|
||||
/botocore-1.15.32.tar.gz
|
||||
/botocore-1.15.33.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.32
|
||||
Version: 1.15.33
|
||||
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 Apr 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.33-1
|
||||
- 1.15.33
|
||||
|
||||
* Mon Mar 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.32-1
|
||||
- 1.15.32
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.32.tar.gz) = 865612fa52aae3bf08ee74b52a3fe685d7308d0d86bd438851e0b9db639ba3f6430211a7863c1b0737c0af0afc6ba760b2ccfd0103d303e87758317f773cef6d
|
||||
SHA512 (botocore-1.15.33.tar.gz) = 59978e1ff14c2b36f7cb60eab402740636d4d8632bc09e53d3ae1807b41ba4f104b514fd7b1db9675261e1506a5c310098f946097093bc849f1f6af2eec6bdd4
|
||||
|
Loading…
Reference in New Issue
Block a user