1.29.91
This commit is contained in:
parent
63d53d731f
commit
0d0d123e7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -734,3 +734,4 @@
|
|||||||
/botocore-1.29.88.tar.gz
|
/botocore-1.29.88.tar.gz
|
||||||
/botocore-1.29.89.tar.gz
|
/botocore-1.29.89.tar.gz
|
||||||
/botocore-1.29.90.tar.gz
|
/botocore-1.29.90.tar.gz
|
||||||
|
/botocore-1.29.91.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.29.90
|
Version: 1.29.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.91-1
|
||||||
|
- 1.29.91
|
||||||
|
|
||||||
* Mon Mar 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.90-1
|
* Mon Mar 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.90-1
|
||||||
- 1.29.90
|
- 1.29.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.90.tar.gz) = 1b016dded1c0a0847f4af828cd95e9c49198fa11f472e26eae7b0f8f14bf266503f817bdb3cb1d7d8f2243d5ec513d5a61e5764e492e396c2b9beacc91a8cd5a
|
SHA512 (botocore-1.29.91.tar.gz) = 3451aec9cd28cc015f2885bf3139920fc03a1d74473cdd18c261d06940e81ccd645e4b5b14e9f4672a66669f7df2c7cb7e207da231fce95881fe93b072c3cc6a
|
||||||
|
Loading…
Reference in New Issue
Block a user