1.28.3
This commit is contained in:
parent
0c3da86a35
commit
078f558ab5
1
.gitignore
vendored
1
.gitignore
vendored
@ -648,3 +648,4 @@
|
|||||||
/botocore-1.27.96.tar.gz
|
/botocore-1.27.96.tar.gz
|
||||||
/botocore-1.28.1.tar.gz
|
/botocore-1.28.1.tar.gz
|
||||||
/botocore-1.28.2.tar.gz
|
/botocore-1.28.2.tar.gz
|
||||||
|
/botocore-1.28.3.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.28.2
|
Version: 1.28.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.3-1
|
||||||
|
- 1.28.3
|
||||||
|
|
||||||
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.2-1
|
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.2-1
|
||||||
- 1.28.2
|
- 1.28.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.28.2.tar.gz) = ec53203e1fe4c3ce745d17e066767365b84153eebe4a7b8db6275ef342b99459e25c8b58088a9cec550434e56125b06160f7fa735aec74bc38b5fd5b10d7f731
|
SHA512 (botocore-1.28.3.tar.gz) = 47be1463eb75960b0d8c24bf1c9970d14ac431b6197c4486ad5d5f0136dadd4feebdeaa0fbd181266b48c4dddd1b60f26a2cf85f676e477c716d7aba90ec62ba
|
||||||
|
Loading…
Reference in New Issue
Block a user