1.29.147
This commit is contained in:
parent
87daeb00de
commit
b3be843bf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -789,3 +789,4 @@
|
|||||||
/botocore-1.29.144.tar.gz
|
/botocore-1.29.144.tar.gz
|
||||||
/botocore-1.29.145.tar.gz
|
/botocore-1.29.145.tar.gz
|
||||||
/botocore-1.29.146.tar.gz
|
/botocore-1.29.146.tar.gz
|
||||||
|
/botocore-1.29.147.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.146
|
Version: 1.29.147
|
||||||
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
|
||||||
|
* Mon Jun 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.147-1
|
||||||
|
- 1.29.147
|
||||||
|
|
||||||
* Fri Jun 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.146-1
|
* Fri Jun 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.146-1
|
||||||
- 1.29.146
|
- 1.29.146
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.146.tar.gz) = 4386e4a541df67af8847fc6a3c65176415efe5114b5f63341e73158b43b16822066b1f7df7dba278dd2f9fa59693664a000a6215786d8ad33e92d99b5cb03525
|
SHA512 (botocore-1.29.147.tar.gz) = 3f46116e30cce0d27c0f76a5a4994346d9ea3c02dc91a3fc13adfa9dc75d5e3f2b5bd4838aef7687cf98ca40a3f96021966b16e133fab9450967cad4fd2400d6
|
||||||
|
Loading…
Reference in New Issue
Block a user