1.27.59
This commit is contained in:
parent
addef0aea0
commit
e317177d14
1
.gitignore
vendored
1
.gitignore
vendored
@ -617,3 +617,4 @@
|
|||||||
/botocore-1.27.55.tar.gz
|
/botocore-1.27.55.tar.gz
|
||||||
/botocore-1.27.56.tar.gz
|
/botocore-1.27.56.tar.gz
|
||||||
/botocore-1.27.57.tar.gz
|
/botocore-1.27.57.tar.gz
|
||||||
|
/botocore-1.27.59.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.27.57
|
Version: 1.27.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.59-1
|
||||||
|
- 1.27.59
|
||||||
|
|
||||||
* Mon Aug 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.57-1
|
* Mon Aug 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.57-1
|
||||||
- 1.27.57
|
- 1.27.57
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.57.tar.gz) = bc90693156ea8e44e160a88de582c9c9a3eeea4d313055726ef50188da22e2fb34ea56f765b016241061895cdc91c274c369ee62e82ea7eab9b4cda5ddd097e8
|
SHA512 (botocore-1.27.59.tar.gz) = b96ddf96c557e1195d7765601ca82bc9e605fa2c3c5b2d02bac479b36fb57ed8a0c14bacaf284cb838fc870a587cc5fb110fbb3ac72a90d3d4457916e36621d9
|
||||||
|
Loading…
Reference in New Issue
Block a user