1.24.21
This commit is contained in:
parent
940aea2a73
commit
96631f980e
1
.gitignore
vendored
1
.gitignore
vendored
@ -542,3 +542,4 @@
|
||||
/botocore-1.24.18.tar.gz
|
||||
/botocore-1.24.19.tar.gz
|
||||
/botocore-1.24.20.tar.gz
|
||||
/botocore-1.24.21.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.20
|
||||
Version: 1.24.21
|
||||
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
|
||||
* Thu Mar 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.21-1
|
||||
- 1.24.21
|
||||
|
||||
* Wed Mar 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.20-1
|
||||
- 1.24.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.20.tar.gz) = 60c9160fa2e01f3e17bb964bcbd8194e011a787ad610d24fc31c3791b2a4b7645f94a688b8766b839a140dfa76fb9f1ae470604a262aaaf2838d42c730481653
|
||||
SHA512 (botocore-1.24.21.tar.gz) = 6b5a5011501c81b3fc616c94c1dc1c673dd2a6d3c1f40638aa36a27131876e9bf64f736c9536606b9817079b33013fd62474b685bea4088d949bd6a225c7f247
|
||||
|
Loading…
Reference in New Issue
Block a user