epel10
Gwyn Ciesla 2 years ago
parent 2913ee47cc
commit cc63524af4

1
.gitignore vendored

@ -651,3 +651,4 @@
/botocore-1.28.3.tar.gz
/botocore-1.28.4.tar.gz
/botocore-1.28.5.tar.gz
/botocore-1.29.0.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.28.5
Version: 1.29.0
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
* Tue Nov 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.0-1
- 1.29.0
* Mon Oct 31 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.5-1
- 1.28.5

@ -1 +1 @@
SHA512 (botocore-1.28.5.tar.gz) = dfae7988b185fc03f6c7b440be8b590c04f18d564318cfc8a508c80ae286733060c8d55494f0937cc5fd549e8f88f5de147cbaa52e80362456bd4d7c39e158e4
SHA512 (botocore-1.29.0.tar.gz) = 8197322c977b7f2e74a94191ab54341398096998fa6f507b8824b7a7e73219c1971da3d89eec70ddc76cac7533de0dfcc68351189912cbe57676e708eb42e735

Loading…
Cancel
Save