1.20.23
This commit is contained in:
parent
8713963af8
commit
e5e96e48a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -312,3 +312,4 @@
|
||||
/botocore-1.20.20.tar.gz
|
||||
/botocore-1.20.21.tar.gz
|
||||
/botocore-1.20.22.tar.gz
|
||||
/botocore-1.20.23.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.22
|
||||
Version: 1.20.23
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.23-1
|
||||
- 1.20.23
|
||||
|
||||
* Mon Mar 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.22-1
|
||||
- 1.20.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.22.tar.gz) = 1c67de2456d5933a67966b0497492acec2954a2a397c856f54d06aa642ee286b8975a52d0df6b2b814bc817ae129b9965b0d5ba6711c75585b0e2127bcde823f
|
||||
SHA512 (botocore-1.20.23.tar.gz) = d44d5619ffb288c99f9c5638ab84466a5776df986525a258349264697fd85842b25f67b177fb5a5cf87a5aade81fbbc87b731d4e7a8ff9156cfe12814fc915ec
|
||||
|
Loading…
Reference in New Issue
Block a user