1.27.81
This commit is contained in:
parent
13ecc5916e
commit
2df349f08c
1
.gitignore
vendored
1
.gitignore
vendored
@ -631,3 +631,4 @@
|
|||||||
/botocore-1.27.78.tar.gz
|
/botocore-1.27.78.tar.gz
|
||||||
/botocore-1.27.79.tar.gz
|
/botocore-1.27.79.tar.gz
|
||||||
/botocore-1.27.80.tar.gz
|
/botocore-1.27.80.tar.gz
|
||||||
|
/botocore-1.27.81.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
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.27.80
|
Version: 1.27.81
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.81-1
|
||||||
|
- 1.27.81
|
||||||
|
|
||||||
* Mon Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.80-2
|
* Mon Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.80-2
|
||||||
- Bump NVR
|
- Bump NVR
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.80.tar.gz) = 661202d852ffbc3c4c031b7d573c337e3c0a31d806162ab6736c71fd4682d6d918c030bcb94b2971cd324a18899ed8806e8358fa7b8451ac8f43c867812ce57a
|
SHA512 (botocore-1.27.81.tar.gz) = 18c887e1903dba5546b17b748ba1de9dc8a0cb83f9d341f54fb87e2fafff9c2271c4f475571d71a8f98c6650d280195b281b0906166dcf11f04b1d73ae0c4ae1
|
||||||
|
Loading…
Reference in New Issue
Block a user