1.19.29
This commit is contained in:
parent
1087d6dec8
commit
2f63c70ed0
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@
|
|||||||
/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
|
/botocore-1.19.28.tar.gz
|
||||||
|
/botocore-1.19.29.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.28
|
Version: 1.19.29
|
||||||
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
|
||||||
|
* Fri Dec 4 09:42:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.29-1
|
||||||
|
- 1.19.29
|
||||||
|
|
||||||
* Wed Dec 2 08:19:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.28-1
|
* Wed Dec 2 08:19:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.28-1
|
||||||
- 1.19.28
|
- 1.19.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.28.tar.gz) = 71de40c171b1aabdcad159b2e6817740e793a29eda99c6cdad28643bc444a26fbcd7594d927bfbe031c4e4c8b74826ba51efb37376f5a70d8a2591c524a2301a
|
SHA512 (botocore-1.19.29.tar.gz) = 674f76a443541ff3665dbb1834ac69f8776e497526001db9bd229f22ea2137452c3bf954d8a6b74a732bd9e7212545cae19c9058357a38c357ed09d89c9c1cc5
|
||||||
|
Loading…
Reference in New Issue
Block a user