1.27.43
This commit is contained in:
parent
da56b05377
commit
c3af75c05b
1
.gitignore
vendored
1
.gitignore
vendored
@ -603,3 +603,4 @@
|
|||||||
/botocore-1.27.40.tar.gz
|
/botocore-1.27.40.tar.gz
|
||||||
/botocore-1.27.41.tar.gz
|
/botocore-1.27.41.tar.gz
|
||||||
/botocore-1.27.42.tar.gz
|
/botocore-1.27.42.tar.gz
|
||||||
|
/botocore-1.27.43.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.42
|
Version: 1.27.43
|
||||||
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 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.43-1
|
||||||
|
- 1.27.43
|
||||||
|
|
||||||
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.42-1
|
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.42-1
|
||||||
- 1.27.42
|
- 1.27.42
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.42.tar.gz) = a1b1d66befe9e58bffee7d93f22fb1214fc08cfe286f1019301929a07861e6c8b23117b4fab88aef02441986d2f3f2a63d069c4ef7d9644b6d05cea3932a6515
|
SHA512 (botocore-1.27.43.tar.gz) = e1b81cefedb0898eb6a80937a7b17c3b4deabd4e5d3fda6b2b94f139c08bc9a04e9b08b79d12e7c109db0aab9f6f38a5d37e6cf4d16d229c51030415cde5c5b3
|
||||||
|
Loading…
Reference in New Issue
Block a user