1.29.127
This commit is contained in:
parent
07283fc8bc
commit
e7c2c175b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -769,3 +769,4 @@
|
|||||||
/botocore-1.29.124.tar.gz
|
/botocore-1.29.124.tar.gz
|
||||||
/botocore-1.29.125.tar.gz
|
/botocore-1.29.125.tar.gz
|
||||||
/botocore-1.29.126.tar.gz
|
/botocore-1.29.126.tar.gz
|
||||||
|
/botocore-1.29.127.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.126
|
Version: 1.29.127
|
||||||
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 May 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.127-1
|
||||||
|
- 1.29.127
|
||||||
|
|
||||||
* Wed May 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.126-1
|
* Wed May 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.126-1
|
||||||
- 1.29.126
|
- 1.29.126
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.126.tar.gz) = e546ffad6e9fcfa5dee1385a3710d15f2d3351252df59315050e28973377a5f2a5fa3a6e582f05de2d19788bfb501b01edc016bb21816f2f6b017f784f00bfe6
|
SHA512 (botocore-1.29.127.tar.gz) = a6c3f2a7b8ffba0dd75e24090c45f2ac1a35328c72b2546e2d48cb20a3a7ea3fd38a77570c4c34ec5d8baf15e72e84bddf9a84763ca7bf5db98ef87207d4b883
|
||||||
|
Loading…
Reference in New Issue
Block a user