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#0c6e87a2e6429a69df383eb25dfed943da7df12a
This commit is contained in:
parent
1ce66c5886
commit
3e9b4ad05d
4
.gitignore
vendored
4
.gitignore
vendored
@ -257,3 +257,7 @@
|
|||||||
/botocore-1.19.26.tar.gz
|
/botocore-1.19.26.tar.gz
|
||||||
/botocore-1.19.28.tar.gz
|
/botocore-1.19.28.tar.gz
|
||||||
/botocore-1.19.29.tar.gz
|
/botocore-1.19.29.tar.gz
|
||||||
|
/botocore-1.19.30.tar.gz
|
||||||
|
/botocore-1.19.31.tar.gz
|
||||||
|
/botocore-1.19.32.tar.gz
|
||||||
|
/botocore-1.19.33.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.29
|
Version: 1.19.33
|
||||||
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,18 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 10 08:15:47 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.33-1
|
||||||
|
- 1.19.33
|
||||||
|
|
||||||
|
* Wed Dec 9 08:48:23 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.32-1
|
||||||
|
- 1.19.32
|
||||||
|
|
||||||
|
* Tue Dec 8 08:18:17 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.31-1
|
||||||
|
- 1.19.31
|
||||||
|
|
||||||
|
* Mon Dec 7 08:19:37 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.30-1
|
||||||
|
- 1.19.30
|
||||||
|
|
||||||
* Fri Dec 4 09:42:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.29-1
|
* Fri Dec 4 09:42:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.29-1
|
||||||
- 1.19.29
|
- 1.19.29
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.29.tar.gz) = 674f76a443541ff3665dbb1834ac69f8776e497526001db9bd229f22ea2137452c3bf954d8a6b74a732bd9e7212545cae19c9058357a38c357ed09d89c9c1cc5
|
SHA512 (botocore-1.19.33.tar.gz) = d5d59765eedea65cd4cd9c1d527e9719624d2c01753c7a225d3e3b40981ea8a59e22ecd29cae20c5327e79fb40f906e38fdef3fe6a64e6b968a850685fc1f274
|
||||||
|
Loading…
Reference in New Issue
Block a user