1.27.79
This commit is contained in:
parent
91db57c151
commit
ca5b8cd115
1
.gitignore
vendored
1
.gitignore
vendored
@ -629,3 +629,4 @@
|
||||
/botocore-1.27.76.tar.gz
|
||||
/botocore-1.27.77.tar.gz
|
||||
/botocore-1.27.78.tar.gz
|
||||
/botocore-1.27.79.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.78
|
||||
Version: 1.27.79
|
||||
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
|
||||
* Fri Sep 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.79-1
|
||||
- 1.27.79
|
||||
|
||||
* Thu Sep 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.78-1
|
||||
- 1.27.78
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.78.tar.gz) = f5f6b1a00a829e67ebe715070f1fb11579ad1caaf297f4f5b6875f2cb66ef4faae34261fc6fcfac131f14759bc966b366ec2f0e5954808f994185993bf5fde2a
|
||||
SHA512 (botocore-1.27.79.tar.gz) = 15d6aa50c5851515f7ce552b7b179d11240773f5cbe222d389e4966a2e9b59e3cbba204971b4022cc6485aadd2b436f0907c38aa8851e0f24a13e4058aba1b2f
|
||||
|
Loading…
Reference in New Issue
Block a user