1.27.78
This commit is contained in:
parent
3fae24d7f1
commit
91db57c151
1
.gitignore
vendored
1
.gitignore
vendored
@ -628,3 +628,4 @@
|
||||
/botocore-1.27.75.tar.gz
|
||||
/botocore-1.27.76.tar.gz
|
||||
/botocore-1.27.77.tar.gz
|
||||
/botocore-1.27.78.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.77
|
||||
Version: 1.27.78
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.78-1
|
||||
- 1.27.78
|
||||
|
||||
* Wed Sep 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.77-1
|
||||
- 1.27.77
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.77.tar.gz) = e09041da31f90656dd1e78ddc9ff3cb29da83b2df6ef54255e6a1fbb6249ed3df7cffa8878d0405956ebaec10e425469b7c3659481c1664f89d052bed2a3ad55
|
||||
SHA512 (botocore-1.27.78.tar.gz) = f5f6b1a00a829e67ebe715070f1fb11579ad1caaf297f4f5b6875f2cb66ef4faae34261fc6fcfac131f14759bc966b366ec2f0e5954808f994185993bf5fde2a
|
||||
|
Loading…
Reference in New Issue
Block a user