1.15.43
This commit is contained in:
parent
5d60896df4
commit
8c0bde8211
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@
|
||||
/botocore-1.15.40.tar.gz
|
||||
/botocore-1.15.41.tar.gz
|
||||
/botocore-1.15.42.tar.gz
|
||||
/botocore-1.15.43.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.42
|
||||
Version: 1.15.43
|
||||
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
|
||||
* Wed Apr 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.43-1
|
||||
- 1.15.43
|
||||
|
||||
* Mon Apr 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.42-1
|
||||
- 1.15.42
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.42.tar.gz) = 0725c40a1a30476a42e05c4703a6d3436a53f1ee93412ec24bdad0c0b5c288a5a4a75dba6e60a0775d5cc14c3b110b0c977c2ce3503e8986f55da665bba456d5
|
||||
SHA512 (botocore-1.15.43.tar.gz) = bf0aa51ac34ced77851819aaa02f4fc820ee910d25d1e55beeb348e987c5422320e5987b9b9566fb3422f96b23edb42ffd85b96097126e18a37336e457a0f0a5
|
||||
|
Loading…
Reference in New Issue
Block a user