1.23.50
This commit is contained in:
parent
fdebe563f6
commit
18cdeb9919
1
.gitignore
vendored
1
.gitignore
vendored
@ -519,3 +519,4 @@
|
||||
/botocore-1.23.47.tar.gz
|
||||
/botocore-1.23.48.tar.gz
|
||||
/botocore-1.23.49.tar.gz
|
||||
/botocore-1.23.50.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.49
|
||||
Version: 1.23.50
|
||||
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
|
||||
* Tue Feb 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.50-1
|
||||
- 1.23.50
|
||||
|
||||
* Mon Feb 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.49-1
|
||||
- 1.23.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.49.tar.gz) = 2450752613a815a67f007a23371e0349a2ebaa991f3b48062bab5ed5736fa11255e206a20cc71a2477b65673f689c5447229a9e0c14358ffcd322e1f55971a86
|
||||
SHA512 (botocore-1.23.50.tar.gz) = 64230e9d6d4b4916fcbe8d2fdbba2ee0575a85de56160518e8ad48f2f1566f7cec0667cd9bd53f2afa514f5f6e341cc681b2830a43ac82e3356c1e82a49e2c7a
|
||||
|
Loading…
Reference in New Issue
Block a user