1.31.41
This commit is contained in:
parent
6b413aa696
commit
1add4dd39a
1
.gitignore
vendored
1
.gitignore
vendored
@ -847,3 +847,4 @@
|
|||||||
/botocore-1.31.38.tar.gz
|
/botocore-1.31.38.tar.gz
|
||||||
/botocore-1.31.39.tar.gz
|
/botocore-1.31.39.tar.gz
|
||||||
/botocore-1.31.40.tar.gz
|
/botocore-1.31.40.tar.gz
|
||||||
|
/botocore-1.31.41.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.31.40
|
Version: 1.31.41
|
||||||
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
|
||||||
|
* Tue Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.41-1
|
||||||
|
- 1.31.41
|
||||||
|
|
||||||
* Tue Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.40-1
|
* Tue Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.40-1
|
||||||
- 1.31.40
|
- 1.31.40
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.40.tar.gz) = 9e801f6e1145a1b92f211bcb8014e033495b653dceb3170a15d51161e844decf41d008ad38da2d9d24811d64d7ecde11a3e8ccfb1af727dfa4e5b001fc50691d
|
SHA512 (botocore-1.31.41.tar.gz) = ca149e0055c246ff0d128afadb0f00ddff16b9074039cf21177aaec0237534e3c6f509dfe8857786346af3467000c933a142e2f125c4e7b65ceb910053b806e1
|
||||||
|
Loading…
Reference in New Issue
Block a user