1.20.22
This commit is contained in:
parent
4f834db235
commit
8713963af8
1
.gitignore
vendored
1
.gitignore
vendored
@ -311,3 +311,4 @@
|
|||||||
/botocore-1.20.19.tar.gz
|
/botocore-1.20.19.tar.gz
|
||||||
/botocore-1.20.20.tar.gz
|
/botocore-1.20.20.tar.gz
|
||||||
/botocore-1.20.21.tar.gz
|
/botocore-1.20.21.tar.gz
|
||||||
|
/botocore-1.20.22.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.21
|
Version: 1.20.22
|
||||||
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
|
||||||
|
* Mon Mar 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.22-1
|
||||||
|
- 1.20.22
|
||||||
|
|
||||||
* Fri Mar 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.21-1
|
* Fri Mar 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.21-1
|
||||||
- 1.20.21
|
- 1.20.21
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.21.tar.gz) = 41086b8f8dac26db5ffdc8d60969f5c2accc756535323d645e44456bdf6af71929211e31e3d73b6fb3ec0367752f8646dbbed2abc0f147b4b34ad462ecd86c48
|
SHA512 (botocore-1.20.22.tar.gz) = 1c67de2456d5933a67966b0497492acec2954a2a397c856f54d06aa642ee286b8975a52d0df6b2b814bc817ae129b9965b0d5ba6711c75585b0e2127bcde823f
|
||||||
|
Loading…
Reference in New Issue
Block a user