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