1.27.90
This commit is contained in:
parent
73e72b596b
commit
172727a84c
1
.gitignore
vendored
1
.gitignore
vendored
@ -639,3 +639,4 @@
|
|||||||
/botocore-1.27.86.tar.gz
|
/botocore-1.27.86.tar.gz
|
||||||
/botocore-1.27.88.tar.gz
|
/botocore-1.27.88.tar.gz
|
||||||
/botocore-1.27.89.tar.gz
|
/botocore-1.27.89.tar.gz
|
||||||
|
/botocore-1.27.90.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.89
|
Version: 1.27.90
|
||||||
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
|
||||||
|
* Thu Oct 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.90-1
|
||||||
|
- 1.27.90
|
||||||
|
|
||||||
* Fri Oct 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.89-1
|
* Fri Oct 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.89-1
|
||||||
- 1.27.89
|
- 1.27.89
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.89.tar.gz) = fdb12de9f959bcc5874893ef794631863362409757869bf4cb97bcad1410bfc8b6cbc093d5c2dba6f65061f0ee06cbdf851dadaaaaa93894c996e7c1e76d8f11
|
SHA512 (botocore-1.27.90.tar.gz) = 82b6ac26eef31949510d1c91e472918b3995b251a42f7d444fbf1d4b384ff6fd898aca69b99dde4c0ef8fa44bf38d2abaa949460ca454e397a3fb76c3c03dc3e
|
||||||
|
Loading…
Reference in New Issue
Block a user