1.23.17
This commit is contained in:
parent
5217838e7c
commit
8b66cf0dbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -488,3 +488,4 @@
|
||||
/botocore-1.23.12.tar.gz
|
||||
/botocore-1.23.15.tar.gz
|
||||
/botocore-1.23.16.tar.gz
|
||||
/botocore-1.23.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.16
|
||||
Version: 1.23.17
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.17-1
|
||||
- 1.23.17
|
||||
|
||||
* Tue Nov 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.16-1
|
||||
- 1.23.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.16.tar.gz) = 1dfd8a02e5b30282eeff5dbc50d614b01dd3fa7fb228b5ce37123f7c171a10d960207fbc92650edfc4d3d9b2b5f358a9eb3d17454c2ebe7471b4d9a93711b201
|
||||
SHA512 (botocore-1.23.17.tar.gz) = fecbb2f2ac451ffc97d7d8ad8224c3d1eff81fa225839199f403be9428cea203c077beb7c05e412784d8b6bedace3c1f24ca45730cc7877961931ac14912d1e1
|
||||
|
Loading…
Reference in New Issue
Block a user