1.24.8
This commit is contained in:
parent
962e7fa8dc
commit
ed88f7c88b
1
.gitignore
vendored
1
.gitignore
vendored
@ -530,3 +530,4 @@
|
||||
/botocore-1.24.5.tar.gz
|
||||
/botocore-1.24.6.tar.gz
|
||||
/botocore-1.24.7.tar.gz
|
||||
/botocore-1.24.8.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.7
|
||||
Version: 1.24.8
|
||||
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
|
||||
* Fri Feb 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.8-1
|
||||
- 1.24.8
|
||||
|
||||
* Thu Feb 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.7-1
|
||||
- 1.24.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.7.tar.gz) = 9e37321dabc6279133cfd1a8e4c51cec41ebe262f412d789509ea5e27c8545d65883d62f2de5fc74870592e95a2676705f926516e6b6dd9935f199a5aa45e15b
|
||||
SHA512 (botocore-1.24.8.tar.gz) = 6ac2139694ab199313a0fb9a2f783b12de7f3915d10cba739f4758356a3b84a917c3c394954b6d82d7a62de907c6fe57a3559e2b9a625bb0479e7bacd31d21cc
|
||||
|
Loading…
Reference in New Issue
Block a user