1.29.98
This commit is contained in:
parent
d954b57907
commit
e6f1db04c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -741,3 +741,4 @@
|
|||||||
/botocore-1.29.95.tar.gz
|
/botocore-1.29.95.tar.gz
|
||||||
/botocore-1.29.96.tar.gz
|
/botocore-1.29.96.tar.gz
|
||||||
/botocore-1.29.97.tar.gz
|
/botocore-1.29.97.tar.gz
|
||||||
|
/botocore-1.29.98.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.97
|
Version: 1.29.98
|
||||||
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
|
||||||
|
* Thu Mar 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.98-1
|
||||||
|
- 1.29.98
|
||||||
|
|
||||||
* Wed Mar 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.97-1
|
* Wed Mar 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.97-1
|
||||||
- 1.29.97
|
- 1.29.97
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.97.tar.gz) = 13b110efbbc09e381768184cc0be513cde1baa6611f77e642f8f06bcc33e71f96a5eeb65e8cf40811214309d569b4f01fa86aa0cb2c44dd8f59c28e884bb775b
|
SHA512 (botocore-1.29.98.tar.gz) = 09d5d4c770986c07e2ad8395cce9663ece4c4b3299478ab871f55f5255ba2114a90c6ab54fed417702e6627f0f332358e11d39e9892d433a9367480a3208f190
|
||||||
|
Loading…
Reference in New Issue
Block a user