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