1.26.9
This commit is contained in:
parent
86e1a68bb8
commit
5eec233aa5
1
.gitignore
vendored
1
.gitignore
vendored
@ -584,3 +584,4 @@
|
||||
/botocore-1.26.6.tar.gz
|
||||
/botocore-1.26.7.tar.gz
|
||||
/botocore-1.26.8.tar.gz
|
||||
/botocore-1.26.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.26.8
|
||||
Version: 1.26.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.9-1
|
||||
- 1.26.9
|
||||
|
||||
* Wed May 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.8-1
|
||||
- 1.26.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.26.8.tar.gz) = 93223e428d2464eb2bca1806ba1574d43da07c457aaada8d7839fe1508258d4f8ed7ad644539ec8b5a80307e436f4654f549b23704199ba0d4bd7fcefff2c6fd
|
||||
SHA512 (botocore-1.26.9.tar.gz) = adbc339738cc8506a3333f13650e835c316528c0212c4dea61049257aae7cb766619c520dfc3c482e8559b32623e92986e19042ebb23db37da2c89b4b2c1e489
|
||||
|
Loading…
Reference in New Issue
Block a user