1.29.61
This commit is contained in:
parent
24d45889a8
commit
dc21e7cf4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -704,3 +704,4 @@
|
||||
/botocore-1.29.58.tar.gz
|
||||
/botocore-1.29.59.tar.gz
|
||||
/botocore-1.29.60.tar.gz
|
||||
/botocore-1.29.61.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.60
|
||||
Version: 1.29.61
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.61-1
|
||||
- 1.29.61
|
||||
|
||||
* Mon Jan 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.60-1
|
||||
- 1.29.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.60.tar.gz) = 4baf607a81ea0fd067f555d4a26998bfc58cb27da5c80e813e26d41aaa720e90a545cfb879cb5f791e419d7ae538bc8cdb8086ace881bd03eaa9572b5f61ddd6
|
||||
SHA512 (botocore-1.29.61.tar.gz) = f475f2e5f0a101da259ad41eab1e382e633b91dccadd4ff30a3f69ea65cd8a40174fefc502b2969d8c1db8b75b17130dc9222dfa69fd0070811cdd3bb7c99378
|
||||
|
Loading…
Reference in New Issue
Block a user