1.27.44
This commit is contained in:
parent
c3af75c05b
commit
3fc7796678
1
.gitignore
vendored
1
.gitignore
vendored
@ -604,3 +604,4 @@
|
|||||||
/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
|
/botocore-1.27.43.tar.gz
|
||||||
|
/botocore-1.27.44.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.43
|
Version: 1.27.44
|
||||||
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
|
||||||
|
* Tue Aug 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.44-1
|
||||||
|
- 1.27.44
|
||||||
|
|
||||||
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.43-1
|
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.43-1
|
||||||
- 1.27.43
|
- 1.27.43
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.43.tar.gz) = e1b81cefedb0898eb6a80937a7b17c3b4deabd4e5d3fda6b2b94f139c08bc9a04e9b08b79d12e7c109db0aab9f6f38a5d37e6cf4d16d229c51030415cde5c5b3
|
SHA512 (botocore-1.27.44.tar.gz) = 52561ead6a27e178a280a90bf3cbb2ed044a6a6900a902a6e279b514fb50a900ad904c595644f4f37b45a45c333ac5c671c2967dbb3ef479ab814522207ca2bd
|
||||||
|
Loading…
Reference in New Issue
Block a user