1.23.47
This commit is contained in:
parent
4b6a3a4783
commit
de02e8c5a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -516,3 +516,4 @@
|
||||
/botocore-1.23.42.tar.gz
|
||||
/botocore-1.23.45.tar.gz
|
||||
/botocore-1.23.46.tar.gz
|
||||
/botocore-1.23.47.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.46
|
||||
Version: 1.23.47
|
||||
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
|
||||
* Thu Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.47-1
|
||||
- 1.23.47
|
||||
|
||||
* Fri Jan 28 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.46-1
|
||||
- 1.23.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.46.tar.gz) = 241d44bb509847e97744a0d4b8e38f44eba1f0e0b11d36b3194cd85b06b5a841dd5bee91b4602ddf3bc36c6945638104f22ca0083150fb5331f4c62a9e22c947
|
||||
SHA512 (botocore-1.23.47.tar.gz) = c69b4e4192e5acd85bb0664762e2d9eee7d317b48bb7071047dcbf58efdea7f96cc6915f71e83c134df795e810a4e507ff35702434785c92f9eadf6509b9e9a2
|
||||
|
Loading…
Reference in New Issue
Block a user