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