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#1087d6dec893c37722c36247df47d6ae23b89fd1
This commit is contained in:
parent
bab29cfbf7
commit
c0380fc1df
1
.gitignore
vendored
1
.gitignore
vendored
@ -255,3 +255,4 @@
|
|||||||
/botocore-1.19.24.tar.gz
|
/botocore-1.19.24.tar.gz
|
||||||
/botocore-1.19.25.tar.gz
|
/botocore-1.19.25.tar.gz
|
||||||
/botocore-1.19.26.tar.gz
|
/botocore-1.19.26.tar.gz
|
||||||
|
/botocore-1.19.28.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.26
|
Version: 1.19.28
|
||||||
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,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 2 08:19:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.28-1
|
||||||
|
- 1.19.28
|
||||||
|
|
||||||
* Tue Dec 1 11:44:50 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.26-1
|
* Tue Dec 1 11:44:50 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.26-1
|
||||||
- 1.19.26
|
- 1.19.26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.26.tar.gz) = bfdf3ff4fce1463fd1cb6fc2f8a97782d68388668b6dc3ffd0a0a3fac3d0f6b7da645c0a0d2d9183096c44b8b99dc2a0a9e1a29a7bc4b7ff0cbbbc3fb066f191
|
SHA512 (botocore-1.19.28.tar.gz) = 71de40c171b1aabdcad159b2e6817740e793a29eda99c6cdad28643bc444a26fbcd7594d927bfbe031c4e4c8b74826ba51efb37376f5a70d8a2591c524a2301a
|
||||||
|
Loading…
Reference in New Issue
Block a user