Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-botocore.git#1345a176755b8a14454078a94de528c6c7be6121
This commit is contained in:
parent
c298a84b32
commit
fccd838a65
3
.gitignore
vendored
3
.gitignore
vendored
@ -263,3 +263,6 @@
|
|||||||
/botocore-1.19.33.tar.gz
|
/botocore-1.19.33.tar.gz
|
||||||
/botocore-1.19.34.tar.gz
|
/botocore-1.19.34.tar.gz
|
||||||
/botocore-1.19.35.tar.gz
|
/botocore-1.19.35.tar.gz
|
||||||
|
/botocore-1.19.36.tar.gz
|
||||||
|
/botocore-1.19.37.tar.gz
|
||||||
|
/botocore-1.19.38.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.19.35
|
Version: 1.19.38
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -65,6 +65,15 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 17 08:10:23 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.38-1
|
||||||
|
- 1.19.38
|
||||||
|
|
||||||
|
* Wed Dec 16 08:16:16 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.37-1
|
||||||
|
- 1.19.37
|
||||||
|
|
||||||
|
* Tue Dec 15 08:25:16 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.36-1
|
||||||
|
- 1.19.36
|
||||||
|
|
||||||
* Mon Dec 14 08:55:49 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.35-1
|
* Mon Dec 14 08:55:49 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.35-1
|
||||||
- 1.19.35
|
- 1.19.35
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.35.tar.gz) = b2c0e28bcbdb3fc52cd038c53a5fcdb4b5df7f92ff4b32f80fe9015910cd65f1d8f20e604c35757121146dae11c76eefd01bb6e3c0594f94253fa71e01ac9de4
|
SHA512 (botocore-1.19.38.tar.gz) = 51a6c7a0ab950c4a7f0d7859d90c39f30f4be2789b55f520f5318a00878c62a2f5eaa9741e53953d3226a23137415fc4318ca09d37d690e71b8f2078b2662cfe
|
||||||
|
Loading…
Reference in New Issue
Block a user