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