1.27.60
This commit is contained in:
parent
e317177d14
commit
bbc4304744
1
.gitignore
vendored
1
.gitignore
vendored
@ -618,3 +618,4 @@
|
|||||||
/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
|
/botocore-1.27.59.tar.gz
|
||||||
|
/botocore-1.27.60.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.59
|
Version: 1.27.60
|
||||||
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.60-1
|
||||||
|
- 1.27.60
|
||||||
|
|
||||||
* Thu Aug 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.59-1
|
* Thu Aug 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.59-1
|
||||||
- 1.27.59
|
- 1.27.59
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.59.tar.gz) = b96ddf96c557e1195d7765601ca82bc9e605fa2c3c5b2d02bac479b36fb57ed8a0c14bacaf284cb838fc870a587cc5fb110fbb3ac72a90d3d4457916e36621d9
|
SHA512 (botocore-1.27.60.tar.gz) = 4de12eb18b11ad22b8b2d7158c3f00f02389e6007f2e3659b797aa1f0e0b62052006f1efa1078f5e4008e3be96251770cd4013d84dd45467a2c67ffb4c5bb892
|
||||||
|
Loading…
Reference in New Issue
Block a user