1.23.22
This commit is contained in:
parent
1ed614000d
commit
f21b76dc7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -493,3 +493,4 @@
|
||||
/botocore-1.23.19.tar.gz
|
||||
/botocore-1.23.20.tar.gz
|
||||
/botocore-1.23.21.tar.gz
|
||||
/botocore-1.23.22.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.21
|
||||
Version: 1.23.22
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.22-1
|
||||
- 1.23.22
|
||||
|
||||
* Mon Dec 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.21-1
|
||||
- 1.23.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.21.tar.gz) = 557ea1915a83a683d02ecba2731a274422d18640b4f063e4aa7bb68987e477106495143575f2436cfda3c945164de91b61c874b8d8768aee80109d360bf72211
|
||||
SHA512 (botocore-1.23.22.tar.gz) = b5244731c7ddb70ef55df41439294e9760342194db93d3044cbd0c2a845205ebd693ec76e4cb7de297c0f951ab193fd3f049897ff8e2c5903ffb81c7d003acba
|
||||
|
Loading…
Reference in New Issue
Block a user