1.25.0
This commit is contained in:
parent
92b38a42cf
commit
41ff5c3f53
1
.gitignore
vendored
1
.gitignore
vendored
@ -563,3 +563,4 @@
|
||||
/botocore-1.24.44.tar.gz
|
||||
/botocore-1.24.45.tar.gz
|
||||
/botocore-1.24.46.tar.gz
|
||||
/botocore-1.25.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.46
|
||||
Version: 1.25.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.0-1
|
||||
- 1.25.0
|
||||
|
||||
* Fri Apr 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.46-1
|
||||
- 1.24.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.46.tar.gz) = ccdbd6e6617a68f810c5491f37a6e94ffe015b30dfea8b01c2543b58c81573358b69af702df2fcf3efb7dd2c4b715e86957c4d60b8f0a0a51279e921dfe02993
|
||||
SHA512 (botocore-1.25.0.tar.gz) = 43f3edcd6868b37933b24486091097dd6dfc51f51773bea3e3cff1fce5eef5f8b3df6d09b8815c858f5c8d7e87e8ed14cf13f236e72c851e4f98d52ad85e4afc
|
||||
|
Loading…
Reference in New Issue
Block a user