1.31.81
This commit is contained in:
parent
65d1b43b2e
commit
87d07ea656
1
.gitignore
vendored
1
.gitignore
vendored
@ -887,3 +887,4 @@
|
|||||||
/botocore-1.31.78.tar.gz
|
/botocore-1.31.78.tar.gz
|
||||||
/botocore-1.31.79.tar.gz
|
/botocore-1.31.79.tar.gz
|
||||||
/botocore-1.31.80.tar.gz
|
/botocore-1.31.80.tar.gz
|
||||||
|
/botocore-1.31.81.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.80
|
Version: 1.31.81
|
||||||
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
|
||||||
|
* Wed Nov 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.81-1
|
||||||
|
- 1.31.81
|
||||||
|
|
||||||
* Wed Nov 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.80-1
|
* Wed Nov 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.31.80-1
|
||||||
- 1.31.80
|
- 1.31.80
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.31.80.tar.gz) = 8ace946b44a37df68c1095e7ac6b33b65722a22d50d89a2e6f32ca607fe4515eb9c141780048af9564d3401f6ec4d060f823ee8e7160ae74679352e9a3279b46
|
SHA512 (botocore-1.31.81.tar.gz) = a73d3fdf007a91d307e8f10addd92abdc5844cd9b9786311c84f68e427a5fd4b1eade1490a82648d2c0983172d8e85f055cf2394d76f5df7daca5b714bca6f28
|
||||||
|
Loading…
Reference in New Issue
Block a user