1.24.22
This commit is contained in:
parent
96631f980e
commit
03d43113fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -543,3 +543,4 @@
|
||||
/botocore-1.24.19.tar.gz
|
||||
/botocore-1.24.20.tar.gz
|
||||
/botocore-1.24.21.tar.gz
|
||||
/botocore-1.24.22.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.21
|
||||
Version: 1.24.22
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.22-1
|
||||
- 1.24.22
|
||||
|
||||
* Thu Mar 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.21-1
|
||||
- 1.24.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.21.tar.gz) = 6b5a5011501c81b3fc616c94c1dc1c673dd2a6d3c1f40638aa36a27131876e9bf64f736c9536606b9817079b33013fd62474b685bea4088d949bd6a225c7f247
|
||||
SHA512 (botocore-1.24.22.tar.gz) = 070222b5eca46fa5463620af63816bc8813c717a56b4c41294556130390959ac14570a1256542f145a5b36727ced9657b386fcd5f538d64912c8a9f049673bd6
|
||||
|
Loading…
Reference in New Issue
Block a user