1.33.6
This commit is contained in:
parent
ddf26e1adb
commit
813ed0808b
1
.gitignore
vendored
1
.gitignore
vendored
@ -904,3 +904,4 @@
|
||||
/botocore-1.33.2.tar.gz
|
||||
/botocore-1.33.4.tar.gz
|
||||
/botocore-1.33.5.tar.gz
|
||||
/botocore-1.33.6.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.33.5
|
||||
Version: 1.33.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Dec 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.6-1
|
||||
- 1.33.6
|
||||
|
||||
* Thu Nov 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.5-1
|
||||
- 1.33.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.33.5.tar.gz) = 5debdf668bfe64733bc0f747b71cddd94df5b1a34f270543380a4d2626b29beabdaa794610b3f87f4c3b4292d1b9c0ad7bc34b36845f273be943fa34facf8a34
|
||||
SHA512 (botocore-1.33.6.tar.gz) = 50daf7f2d5b86e3db90771616df0fb4ef5f26844a6722e7716e3fb5069c827ec7a0cba84c8982347ea6648a0fdab394cf3752b878a8cf216c6be3963353595a6
|
||||
|
Loading…
Reference in New Issue
Block a user