1.15.38
This commit is contained in:
parent
ff65138b1d
commit
2c8ce4829b
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/botocore-1.15.35.tar.gz
|
||||
/botocore-1.15.36.tar.gz
|
||||
/botocore-1.15.37.tar.gz
|
||||
/botocore-1.15.38.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.37
|
||||
Version: 1.15.38
|
||||
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 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.38-1
|
||||
- 1.15.38
|
||||
|
||||
* Tue Apr 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.37-1
|
||||
- 1.15.37
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.37.tar.gz) = 2187cdac929f237d9eaf72dd5bc4c167fe4017fd6ee6662b8199262b40f6b0fe831b459c904ba3b25322676e5694143dce44054bd6c94c0de529da6cf1c4c51d
|
||||
SHA512 (botocore-1.15.38.tar.gz) = a83bc076b7ec4b0a5917d83f5482add131e0f717f6c10781c7659fc7fcae5b2f302d8e9bcc8c0567b9daa70a4e330f05f6e3f32ef3e6188cea28fe7fcc36bd6c
|
||||
|
Loading…
Reference in New Issue
Block a user