1.23.42
This commit is contained in:
parent
c17b63895f
commit
5394f034a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -513,3 +513,4 @@
|
|||||||
/botocore-1.23.39.tar.gz
|
/botocore-1.23.39.tar.gz
|
||||||
/botocore-1.23.40.tar.gz
|
/botocore-1.23.40.tar.gz
|
||||||
/botocore-1.23.41.tar.gz
|
/botocore-1.23.41.tar.gz
|
||||||
|
/botocore-1.23.42.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.23.41
|
Version: 1.23.42
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.42-1
|
||||||
|
- 1.23.42
|
||||||
|
|
||||||
* Mon Jan 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.41-1
|
* Mon Jan 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.41-1
|
||||||
- 1.23.41
|
- 1.23.41
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.41.tar.gz) = d3d12df8faced36a9c7a75fd01d63986cb12d56a259f31211c32cbf0f1eceb1d6708e90f6a6a43189e37b86e01ceef68fcd5dcbd1867c571ca3630cbcc7e94f5
|
SHA512 (botocore-1.23.42.tar.gz) = bc5ec5996fb139bc18975976bb8907978caf10399867cbcf8dc39bf47a5d61749c617c704cfbbe87074a6db5f4355f645fc88f06a71251c8bd3f65adacd1d9ba
|
||||||
|
Loading…
Reference in New Issue
Block a user