1.20.30
This commit is contained in:
parent
be9e183d77
commit
8022b77c1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -319,3 +319,4 @@
|
|||||||
/botocore-1.20.27.tar.gz
|
/botocore-1.20.27.tar.gz
|
||||||
/botocore-1.20.28.tar.gz
|
/botocore-1.20.28.tar.gz
|
||||||
/botocore-1.20.29.tar.gz
|
/botocore-1.20.29.tar.gz
|
||||||
|
/botocore-1.20.30.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.29
|
Version: 1.20.30
|
||||||
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,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.30-1
|
||||||
|
- 1.20.30
|
||||||
|
|
||||||
* Wed Mar 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.29-1
|
* Wed Mar 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.29-1
|
||||||
- 1.20.29
|
- 1.20.29
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.29.tar.gz) = 92d3887929b34e5e6a80b1330e00e6a72d8cfd96b81cc36eed969361db4756607c7c447af73b05f5ff0c27699e32636df12627693c667dea0a9955d2553ea35e
|
SHA512 (botocore-1.20.30.tar.gz) = 3d0d2cc120a1aaa225ebbd2a9393e0d413653c44e55f99094f36d62993737a2f2b5d63a64225e207c4a21b60971fb40eb8c30059efe77cdad6681ce00d4da5ac
|
||||||
|
Loading…
Reference in New Issue
Block a user