1.24.27
This commit is contained in:
parent
fe3b539769
commit
8706c83c67
1
.gitignore
vendored
1
.gitignore
vendored
@ -548,3 +548,4 @@
|
||||
/botocore-1.24.24.tar.gz
|
||||
/botocore-1.24.25.tar.gz
|
||||
/botocore-1.24.26.tar.gz
|
||||
/botocore-1.24.27.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.26
|
||||
Version: 1.24.27
|
||||
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 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.27-1
|
||||
- 1.24.27
|
||||
|
||||
* Thu Mar 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.26-1
|
||||
- 1.24.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.26.tar.gz) = 2f08bcd1db6b9a5ede68be204d68f8fa0f1c906ca8d7dccb69d5775a66f86c990788970194058973a90ada928914ec92cf02d4cba30a85c7619bb38d3b117268
|
||||
SHA512 (botocore-1.24.27.tar.gz) = 1cdeb2926bfdd54eb6805295982891cb02005c01ee74e3394d8680e486fd924f73322fb9ae56730deaf360b0e60c9fd482759d597eadb3dc180cb099beff487c
|
||||
|
Loading…
Reference in New Issue
Block a user