1.29.60
This commit is contained in:
parent
76f2f9be1e
commit
24d45889a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -703,3 +703,4 @@
|
||||
/botocore-1.29.57.tar.gz
|
||||
/botocore-1.29.58.tar.gz
|
||||
/botocore-1.29.59.tar.gz
|
||||
/botocore-1.29.60.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.59
|
||||
Version: 1.29.60
|
||||
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
|
||||
* Mon Jan 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.60-1
|
||||
- 1.29.60
|
||||
|
||||
* Fri Jan 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.59-1
|
||||
- 1.29.59
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.59.tar.gz) = 0a089126f249c96f0eeed320de8b00e57ed00586fab3d69368e6185821f4a7a6cf7d5435a20a5b6c0d6793494eb5a3c6772e8bd6643ac5301a94382c58a5dcf1
|
||||
SHA512 (botocore-1.29.60.tar.gz) = 4baf607a81ea0fd067f555d4a26998bfc58cb27da5c80e813e26d41aaa720e90a545cfb879cb5f791e419d7ae538bc8cdb8086ace881bd03eaa9572b5f61ddd6
|
||||
|
Loading…
Reference in New Issue
Block a user