1.15.41
This commit is contained in:
parent
113bab7286
commit
18b4cad5e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
||||
/botocore-1.15.38.tar.gz
|
||||
/botocore-1.15.39.tar.gz
|
||||
/botocore-1.15.40.tar.gz
|
||||
/botocore-1.15.41.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.40
|
||||
Version: 1.15.41
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Sun Apr 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.41-1
|
||||
- 1.15.41
|
||||
|
||||
* Fri Apr 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.40-1
|
||||
- 1.15.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.40.tar.gz) = 75bfc56c41232b736f862838f1ff30c9071409af8122fe50c9146fac11920ecb096e637dc69868aa47291080c05e801f1b867635511f11087e6659ecb337fe03
|
||||
SHA512 (botocore-1.15.41.tar.gz) = d0e2b326b4b30f7971d034cac218eb804649e145432ae40259debaf1b8209106b674b128468c913c4547c30f1dddec5df633432424aedc1c07ab4632ba4e595d
|
||||
|
Loading…
Reference in New Issue
Block a user