1.15.46
This commit is contained in:
parent
2eb2eb2c61
commit
1ffdabde30
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@
|
|||||||
/botocore-1.15.43.tar.gz
|
/botocore-1.15.43.tar.gz
|
||||||
/botocore-1.15.44.tar.gz
|
/botocore-1.15.44.tar.gz
|
||||||
/botocore-1.15.45.tar.gz
|
/botocore-1.15.45.tar.gz
|
||||||
|
/botocore-1.15.46.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
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.45
|
Version: 1.15.46
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.46-1
|
||||||
|
- 1.15.46
|
||||||
|
|
||||||
* Thu Apr 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.45-1
|
* Thu Apr 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.45-1
|
||||||
- 1.15.45
|
- 1.15.45
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.15.45.tar.gz) = 8dde5c8179bdd4ac4057187b9259dbd2bd1a9d53203037d8c7e46c72bb5608aedbc4deba08b4ad848c124b1dc1ce8d091567f547a23e6facfa99a5a25758d6b7
|
SHA512 (botocore-1.15.46.tar.gz) = 8c4485a73bf2d663de113332dd235486e088cd3bc1a524c8103c504d4783e01862cc27dc4e34549dd59f466e76230e253b858070095fef24b7031230f571df37
|
||||||
|
Loading…
Reference in New Issue
Block a user