epel10
Gwyn Ciesla 1 year ago
parent f3d8879c8e
commit 485c2f43a2

1
.gitignore vendored

@ -953,3 +953,4 @@
/botocore-1.34.40.tar.gz
/botocore-1.34.41.tar.gz
/botocore-1.34.42.tar.gz
/botocore-1.34.43.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.42
Version: 1.34.43
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Thu Feb 15 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.43-1
- 1.34.43
* Thu Feb 15 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.42-1
- 1.34.42

@ -1 +1 @@
SHA512 (botocore-1.34.42.tar.gz) = 0045ade69f9b3233219b4d75cd923bd69bfcf9846a08f93a3baef7487522692f401fb74a2a5ad72b00fd701425c670e8edf76d2a4a76ba1741afc24eed1cf0b0
SHA512 (botocore-1.34.43.tar.gz) = d3ee89e195b0ec218d2867fbb2e905fa65bcc989c69548b1636c3cd851a7099df05d3fccd3c20c059b38a7c16688b1f3f33e4c66dd67dc89d589cf88e14247c4

Loading…
Cancel
Save