epel10
Gwyn Ciesla 2 years ago
parent febb4e5bcd
commit 1f0e1a90bd

1
.gitignore vendored

@ -685,3 +685,4 @@
/botocore-1.29.34.tar.gz
/botocore-1.29.35.tar.gz
/botocore-1.29.41.tar.gz
/botocore-1.29.42.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.29.41
Version: 1.29.42
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Wed Jan 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.42-1
- 1.29.42
* Tue Jan 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.41-1
- 1.29.41

@ -1 +1 @@
SHA512 (botocore-1.29.41.tar.gz) = 4c89f948b57ac33627575bbf229a850dee02980c2196f552d506acb47432a8affc23039202e47946387c15ea9f4308a82339282128345b69dbb0695da3ed8169
SHA512 (botocore-1.29.42.tar.gz) = 2474c0b2c1f232d3e37de82b23d883539a9eb42e2d70edf1eb5378e03fb6e86052492553c16ae002afb8b579cc953c923109e4f3c67294f6edad142ffe265295

Loading…
Cancel
Save