1.15.40
This commit is contained in:
parent
bab567f787
commit
113bab7286
1
.gitignore
vendored
1
.gitignore
vendored
@ -115,3 +115,4 @@
|
|||||||
/botocore-1.15.37.tar.gz
|
/botocore-1.15.37.tar.gz
|
||||||
/botocore-1.15.38.tar.gz
|
/botocore-1.15.38.tar.gz
|
||||||
/botocore-1.15.39.tar.gz
|
/botocore-1.15.39.tar.gz
|
||||||
|
/botocore-1.15.40.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.15.39
|
Version: 1.15.40
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -51,6 +51,9 @@ find . -type f -name '*.py' | xargs sed -i s/cElementTree/ElementTree/g
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 17 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.40-1
|
||||||
|
- 1.15.40
|
||||||
|
|
||||||
* Thu Apr 09 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.15.39-2
|
* Thu Apr 09 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.15.39-2
|
||||||
- Fix docutils 0.16 runtime dependency issue
|
- Fix docutils 0.16 runtime dependency issue
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.15.39.tar.gz) = b98eb00be31e87c4134c1883fd1c649610566d22321bf6e307acb24d9e570128246d61d9284bbd423e50b6ea2cbe9c0c05f0468baa013b2ac249897ac3841224
|
SHA512 (botocore-1.15.40.tar.gz) = 75bfc56c41232b736f862838f1ff30c9071409af8122fe50c9146fac11920ecb096e637dc69868aa47291080c05e801f1b867635511f11087e6659ecb337fe03
|
||||||
|
Loading…
Reference in New Issue
Block a user