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#75ac6ae005fd34cfacbeadeae2e0df5b72c83697
This commit is contained in:
parent
fd2e84f5fa
commit
ca6885c197
2
.gitignore
vendored
2
.gitignore
vendored
@ -292,3 +292,5 @@
|
|||||||
/botocore-1.19.62.tar.gz
|
/botocore-1.19.62.tar.gz
|
||||||
/botocore-1.19.63.tar.gz
|
/botocore-1.19.63.tar.gz
|
||||||
/botocore-1.20.0.tar.gz
|
/botocore-1.20.0.tar.gz
|
||||||
|
/botocore-1.20.2.tar.gz
|
||||||
|
/botocore-1.20.3.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.20.0
|
Version: 1.20.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,12 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.3-1
|
||||||
|
- 1.20.3
|
||||||
|
|
||||||
|
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.2-1
|
||||||
|
- 1.20.2
|
||||||
|
|
||||||
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
||||||
- 1.20.0
|
- 1.20.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.0.tar.gz) = 0cf8c3d2afadc69fee2a2b0795989b7328c24c038cf66fee693612affc7656d76df492e7ae61604ee4e26f5f355cd4ac27909519cddf7dcefa65168eea13db64
|
SHA512 (botocore-1.20.3.tar.gz) = ad0982fb9095e4d8e36a5805f5041fa1241526409d6a1fad3628c52d9870e54fd4a828816eb77f39b60f49ade7805e97cd286f7ac4070ebafbb696e513691e0f
|
||||||
|
Loading…
Reference in New Issue
Block a user